fixed dashboard posts lists' border when hovered (#14230)
This commit is contained in:
parent
a63a608ea3
commit
16334e1eac
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
|
||||
&:hover {
|
||||
background: var(--base-0);
|
||||
border-radius: inherit;
|
||||
}
|
||||
|
||||
&__title {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue