mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2024-11-23 22:56:10 +09:00
Fixed margins on dismissable banners
This commit is contained in:
parent
db9d0219a0
commit
43e5b3b4e9
@ -1585,6 +1585,7 @@ body.layout-single-column {
|
||||
box-shadow: 0 5px var(--color-content-bg);
|
||||
border-radius: 7px 7px 0 0;
|
||||
border: 0;
|
||||
margin: 0;
|
||||
}
|
||||
.layout-single-column .dismissable-banner__message,
|
||||
.layout-single-column .dismissable-banner__action .icon-button {
|
||||
|
Loading…
Reference in New Issue
Block a user