mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 15:19:02 +02:00
Fix label issues.
This commit is contained in:
@@ -861,8 +861,8 @@
|
||||
@btn-border-bottom-width: 2px;
|
||||
|
||||
@tag-border-radius: 0.25em;
|
||||
@tag-bg-color: inherit;
|
||||
@tag-bg-hover-color: inherit;
|
||||
@tag-bg-color: @label-default-bg;
|
||||
@tag-bg-hover-color: darken(@label-default-bg, 10%);
|
||||
|
||||
@left-menu-width: 260px;
|
||||
@left-menu-animation-duration: 0.35s;
|
||||
|
||||
Reference in New Issue
Block a user