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