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,10 +154,12 @@ ob-setting-select::part(option-list) {
|
||||
flex-wrap: nowrap;
|
||||
justify-content: flex-start;
|
||||
gap: 4px;
|
||||
}
|
||||
|
||||
#llonebot-error{
|
||||
#llonebot-error {
|
||||
color: red;
|
||||
height: 100px;
|
||||
overflow: visible;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user