mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-22 14:54:38 +08:00
Fix font size in dropdown
This commit is contained in:
parent
6ad1c6ee3d
commit
748dd7912b
1 changed files with 4 additions and 0 deletions
|
@ -58,6 +58,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
@include font-button;
|
||||
}
|
||||
|
||||
.repository-title-name {
|
||||
@include font-h2;
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in a new issue