mirror of
https://github.com/dataease/dataease.git
synced 2026-06-10 14:17:06 +08:00
fix: 样式优化
This commit is contained in:
@@ -247,7 +247,7 @@ const update = (licKey: string) => {
|
||||
border-radius: 6px;
|
||||
width: 792px;
|
||||
height: 180px;
|
||||
top: 72px;
|
||||
top: 64px;
|
||||
background-color: #7394f0;
|
||||
mix-blend-mode: multiply;
|
||||
}
|
||||
|
||||
@@ -262,10 +262,7 @@ init()
|
||||
width: 40px;
|
||||
text-align: center;
|
||||
}
|
||||
.union-body-container {
|
||||
height: 180px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.select-field {
|
||||
width: 364px;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user