mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-11 14:30:35 +00:00
Fix issue with status width in glitch-soc
This commit is contained in:
@@ -11377,6 +11377,9 @@ noscript {
|
||||
|
||||
.status {
|
||||
border-bottom: 0;
|
||||
|
||||
// glitch-soc fix for width-constrained
|
||||
contain: inline-size;
|
||||
}
|
||||
|
||||
&__header {
|
||||
|
||||
Reference in New Issue
Block a user