侧边栏样式调整完毕
This commit is contained in:
@@ -107,4 +107,16 @@ body {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.textShadow {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
text-shadow: 0 2px 0 var(--el-color-primary);
|
||||
color: transparent;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
.relative {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user