Make the file manager look better
This commit is contained in:
parent
ac13f5dce4
commit
caca6cff8a
7 changed files with 33 additions and 20 deletions
|
@ -73,7 +73,7 @@
|
|||
@apply .text-neutral-800;
|
||||
}
|
||||
|
||||
&.router-link-exact-active {
|
||||
&.router-link-exact-active, &.router-link-active {
|
||||
@apply .border-primary-500 .cursor-default;
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue