mirror of
https://git.gay/freeplay/Mastodon-Modern.git
synced 2026-01-15 08:22:57 -03:00
hot fix two because how do i miss stuff like this
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
/* ==UserStyle==
|
||||
@name Mastodon Modern
|
||||
@version 1.6.1
|
||||
@version 1.6.2
|
||||
@description Drastically improves the look & feel of Mastodon
|
||||
@updateURL https://codeberg.org/Freeplay/Mastodon-Modern/raw/branch/main/modern.user.css
|
||||
@homepageURL https://codeberg.org/Freeplay/Mastodon-Modern
|
||||
@@ -1528,6 +1528,10 @@
|
||||
margin var(--radius)
|
||||
}
|
||||
}
|
||||
.detailed-status__wrapper {
|
||||
border-radius var(--radius)
|
||||
overflow clip
|
||||
}
|
||||
.detailed-status {
|
||||
border 0 !important
|
||||
padding 15px !important
|
||||
@@ -1545,7 +1549,6 @@
|
||||
}
|
||||
.detailed-status__wrapper, .detailed-status, .picture-in-picture {
|
||||
box-shadow var(--shadow)
|
||||
border-radius var(--radius)
|
||||
{media} {
|
||||
margin-inline 0 !important
|
||||
max-height unset !important
|
||||
|
||||
Reference in New Issue
Block a user