Fix widget bg (#5952)
This commit is contained in:
parent
72cb3b03af
commit
dbb9199d6f
@ -83,7 +83,6 @@ export default define({
|
||||
}
|
||||
|
||||
.tl {
|
||||
height: 100%;
|
||||
background: var(--bg);
|
||||
}
|
||||
}
|
||||
|
@ -150,7 +150,6 @@ export default define({
|
||||
}
|
||||
|
||||
.tl {
|
||||
height: 100%;
|
||||
padding: 8px;
|
||||
background: var(--bg);
|
||||
box-sizing: border-box;
|
||||
|
Loading…
Reference in New Issue
Block a user