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