mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Tweak style of the beta-feature-badge class.
This commit is contained in:
parent
2598661c4c
commit
8c9d15a3e4
1 changed files with 3 additions and 1 deletions
|
@ -11,6 +11,8 @@
|
|||
.beta-feature-badge {
|
||||
&:extend(.label);
|
||||
&:extend(.label-warning);
|
||||
padding-bottom: 2px;
|
||||
vertical-align: 11%;
|
||||
padding-bottom: 4px;
|
||||
padding-top: 2px;
|
||||
margin-left: 12px;
|
||||
}
|
Loading…
Reference in a new issue