mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-06 18:29:07 +00:00
Keep border on hover for active tab
This commit is contained in:
parent
9e827be3ed
commit
e1dd35e759
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
border-bottom: 1px solid @accent-color-secondary!important;
|
||||
color: @accent-color-secondary!important;
|
||||
&:hover {
|
||||
border-bottom: 1px solid @accent-color-secondary!important;
|
||||
color: @accent-color-secondary!important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue