fix: shadow inset issue in grid links
This commit is contained in:
parent
849a935e20
commit
5e92584bf5
1 changed files with 2 additions and 0 deletions
|
|
@ -313,6 +313,8 @@
|
|||
|
||||
.link-btn {
|
||||
background-color: var(--bg-color);
|
||||
height: calc(100% - 4px);
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
.form-control:focus {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue