mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
fix: playtime font-size increased
This commit is contained in:
@@ -164,10 +164,12 @@
|
|||||||
|
|
||||||
&-long {
|
&-long {
|
||||||
display: inline;
|
display: inline;
|
||||||
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-short {
|
&-short {
|
||||||
display: none;
|
display: none;
|
||||||
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
// When the card is narrow (less than 180px), show short format
|
// When the card is narrow (less than 180px), show short format
|
||||||
|
|||||||
Reference in New Issue
Block a user