mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2024-11-20 05:49:54 +01:00
Revert "Do this properly so it doesn't break tooltips and emojis and it can come back."
This reverts commit 297ffdc6a7
.
This commit is contained in:
parent
a0df90d7dc
commit
555595cb68
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
padding: var(--status-margin, $status-margin);
|
padding: var(--status-margin, $status-margin);
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
overflow: visible;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
> * {
|
> * {
|
||||||
|
|
Loading…
Reference in a new issue