mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
fix: Missing brace
This commit is contained in:
parent
165fcb13cb
commit
47d6dc09db
@ -154,6 +154,7 @@ ob-setting-select::part(option-list) {
|
||||
flex-wrap: nowrap;
|
||||
justify-content: flex-start;
|
||||
gap: 4px;
|
||||
}
|
||||
|
||||
#llonebot-error {
|
||||
color: red;
|
||||
@ -161,3 +162,4 @@ ob-setting-select::part(option-list) {
|
||||
overflow: visible;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user