1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00

improved appearance of notification filter on safari (#9564)

This commit is contained in:
Hinaloe 2018-12-19 06:28:09 +09:00 committed by Eugen Rochko
parent e70e496e29
commit 2e1b5edfea

View file

@ -4806,10 +4806,12 @@ a.status-card.compact:hover {
border-bottom: 1px solid lighten($ui-base-color, 8%);
cursor: default;
display: flex;
flex-shrink: 0;
button {
background: darken($ui-base-color, 4%);
border: 0;
margin: 0;
}
button,