pk 重构ui风格
This commit is contained in:
@@ -84,9 +84,7 @@ onUnmounted(() => {
|
||||
.pk-mini-workbench {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-image: url(@/assets/pk-mini/bg.png);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-color: #f9fafb; // gray-50
|
||||
}
|
||||
|
||||
.pk-container {
|
||||
@@ -96,7 +94,8 @@ onUnmounted(() => {
|
||||
|
||||
.pk-aside {
|
||||
height: 100%;
|
||||
background: transparent;
|
||||
background-color: #ffffff;
|
||||
border-right: 1px solid #f1f5f9; // slate-100
|
||||
}
|
||||
|
||||
.pk-main {
|
||||
|
||||
Reference in New Issue
Block a user