更新样式
This commit is contained in:
parent
9239541df8
commit
08e81f39b0
@ -222,5 +222,9 @@ $preview-background-dark: #252525;
|
||||
width: 300px;
|
||||
height: auto;
|
||||
border-top-right-radius: $border-radius-base;
|
||||
|
||||
.app--dark & {
|
||||
background-color: #4d5160;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user