element ui usage
This commit is contained in:
@@ -9,4 +9,18 @@ pre {
|
||||
white-space: pre-line;
|
||||
font-family: unset;
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
.el-tag {
|
||||
color: white;
|
||||
font-size: 15px;
|
||||
font-family: Lato;
|
||||
}
|
||||
|
||||
.el-tag--info {
|
||||
color: #909399
|
||||
}
|
||||
|
||||
.el-tag:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
Reference in New Issue
Block a user