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