mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
hotfix before release: fixed overflowing of whatsnewtextcontainer
This commit is contained in:
@@ -2881,6 +2881,7 @@ body {
|
|||||||
|
|
||||||
.whatsnewTextContainer {
|
.whatsnewTextContainer {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
overflow-x: hidden;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
width: 90%;
|
width: 90%;
|
||||||
margin: 5px auto;
|
margin: 5px auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user