修改模板.
This commit is contained in:
@@ -120,6 +120,10 @@ body {
|
||||
color: rgb(var(--arcoblue-6));
|
||||
}
|
||||
|
||||
.span-red {
|
||||
color: rgb(var(--red-6));
|
||||
}
|
||||
|
||||
#app {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
|
||||
@@ -75,9 +75,9 @@
|
||||
box-shadow: 2px 2px 12px rgba(0, 0, 0, .15);
|
||||
}
|
||||
|
||||
.card-descriptions {
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
.card-extra-icon {
|
||||
font-size: 16px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.usn {
|
||||
|
||||
Reference in New Issue
Block a user