Revert "Attempt at unfucking the scrollbars"
This reverts commit 4d4f6a20b9.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user