mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
font-weight increaced in action buttons
This commit is contained in:
parent
2e9eef7ffc
commit
8f17665b24
1 changed files with 2 additions and 1 deletions
|
|
@ -36,8 +36,9 @@
|
|||
|
||||
.label {
|
||||
flex: 1;
|
||||
padding: 0 0.2rem;
|
||||
font-weight: 500;
|
||||
max-height: 2.4em;
|
||||
padding: 0 0.2rem;
|
||||
text-align: center;
|
||||
color: @color-surface-light5-90;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue