mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-30 16:33:15 +00:00
Merge pull request #10658 from overleaf/mf-fix-plans-v2-button-hover-color
Fix specific button color being overridden by default styling GitOrigin-RevId: 103ae4b99adb5706089b9fd85b73a603be974450
This commit is contained in:
parent
31c503be2d
commit
b84824776a
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
&.active {
|
||||
background-color: @ol-blue-gray-4;
|
||||
|
||||
a {
|
||||
a.btn-default-outline {
|
||||
color: @white;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue