mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-20 03:25:17 +01:00
Fix height of dashboard counters (#11736)
This commit is contained in:
parent
70ddef2654
commit
6493f4ffae
@ -15,6 +15,8 @@
|
||||
padding: 20px;
|
||||
background: lighten($ui-base-color, 4%);
|
||||
border-radius: 4px;
|
||||
box-sizing: border-box;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
& > a {
|
||||
|
Loading…
Reference in New Issue
Block a user