mirror of
https://github.com/funamitech/mastodon
synced 2025-01-10 20:04:53 +09:00
Update modern theme to 1.8.1
This commit is contained in:
parent
c693d07798
commit
d20185c00e
@ -149,6 +149,24 @@ body.app-body.flavour-glitch > #mastodon .pillbar-button {
|
||||
border-radius: 0 !important;
|
||||
padding: 6px;
|
||||
}
|
||||
body.app-body.flavour-glitch > #mastodon .account__header__account-note {
|
||||
margin-block: 10px 0;
|
||||
}
|
||||
body.app-body.flavour-glitch > #mastodon .account__header__account-note:focus-within {
|
||||
border-radius: var(--radius) !important;
|
||||
}
|
||||
body.app-body.flavour-glitch > #mastodon .account__header__account-note__header {
|
||||
align-items: center;
|
||||
}
|
||||
body.app-body.flavour-glitch > #mastodon .account__header__account-note__header button {
|
||||
display: flex;
|
||||
gap: 0.2em;
|
||||
}
|
||||
body.app-body.flavour-glitch > #mastodon .account__header__account-note__content {
|
||||
width: 100%;
|
||||
padding: 0 !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
body.app-body.flavour-glitch > #mastodon .account-card .media-modal__close {
|
||||
left: 10px;
|
||||
top: 10px;
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user