1
0

Revert "Attempt at unfucking the scrollbars"

This reverts commit 4d4f6a20b9.
This commit is contained in:
Mint
2022-07-07 02:53:53 +03:00
parent 4d4f6a20b9
commit fc92bb01f7
+2 -5
View File
@@ -4,10 +4,6 @@
display: flex;
flex-direction: column;
.body {
max-height: 400px;
overflow: auto;
}
.emoji {
--_still_image-label-scale: 0.5;
}
@@ -65,7 +61,8 @@
flex-direction: column;
flex-wrap: nowrap;
overflow: hidden;
max-height: 400px;
overflow: auto;
&.-tall-status {
position: relative;