mirror of
https://git.gay/freeplay/Mastodon-Modern.git
synced 2026-01-15 16:32:57 -03:00
1.5.5 - fix #2
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -37,11 +37,13 @@
|
|||||||
- Restyled 'show more' button
|
- Restyled 'show more' button
|
||||||
*//* 1.5.4
|
*//* 1.5.4
|
||||||
- Fixed popup player showing behind some elements
|
- Fixed popup player showing behind some elements
|
||||||
|
*//* 1.5.5
|
||||||
|
- Fix unclickable x button in reply indicator
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* ==UserStyle==
|
/* ==UserStyle==
|
||||||
@name Mastodon Modern
|
@name Mastodon Modern
|
||||||
@version 1.5.4
|
@version 1.5.5
|
||||||
@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
|
||||||
@@ -366,6 +368,7 @@
|
|||||||
.compose-form {
|
.compose-form {
|
||||||
height 0
|
height 0
|
||||||
.reply-indicator {
|
.reply-indicator {
|
||||||
|
position relative
|
||||||
transition min-height .1s
|
transition min-height .1s
|
||||||
}
|
}
|
||||||
.reply-indicator__display-name {
|
.reply-indicator__display-name {
|
||||||
|
|||||||
Reference in New Issue
Block a user