mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2026-02-05 15:45:36 +00:00
1
This commit is contained in:
parent
33e0159956
commit
601613d88e
@ -953,6 +953,7 @@ $color: #41d1ff;
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transition: all 0.2s;
|
transition: all 0.2s;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
z-index: 9;
|
||||||
|
|
||||||
.el-icon {
|
.el-icon {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
@ -1288,6 +1289,7 @@ $color: #41d1ff;
|
|||||||
border-top: 5px solid rgba(255, 255, 255, 0.1);
|
border-top: 5px solid rgba(255, 255, 255, 0.1);
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
z-index: 10;
|
||||||
transform: translateY(10vh);
|
transform: translateY(10vh);
|
||||||
|
|
||||||
.editor {
|
.editor {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user