mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
fix message width
This commit is contained in:
@@ -793,6 +793,11 @@ html {
|
||||
background: unset;
|
||||
}
|
||||
|
||||
.MessageList__MessageList___3DxoC ::-webkit-scrollbar {
|
||||
width: 0px;
|
||||
background: none;
|
||||
}
|
||||
|
||||
.MessageList__MessageList___3DxoC {
|
||||
background: var(--background-primary);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user