hot fix two because how do i miss stuff like this

This commit is contained in:
Free
2023-07-27 16:38:14 +00:00
parent 103d8f3398
commit ac89a76eda

View File

@@ -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