fix(工具箱): 优化“保持亮屏”工具界面样式,背景添加圆角
This commit is contained in:
@@ -192,6 +192,10 @@ function handleOpenTool(data) {
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
|
||||
&.has-radius {
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
> .n-card:not(:first-child) {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user