Merge branch 'dev-3.6' of git.mesalab.cn:nezha/nezha-fronted into dev-3.7
This commit is contained in:
@@ -173,6 +173,7 @@
|
||||
justify-content: space-between;
|
||||
box-sizing: border-box;
|
||||
height: 32px;
|
||||
transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
|
||||
.variable-title-left{
|
||||
width: 450px;
|
||||
text-overflow: ellipsis;
|
||||
@@ -199,6 +200,9 @@
|
||||
font-size: 17px;
|
||||
}
|
||||
}
|
||||
.is-item-box-error .variable-title {
|
||||
border-color: #F56C6C
|
||||
}
|
||||
.add-variable{
|
||||
border: 1px solid $--border-color-light;
|
||||
border-radius: 2px;
|
||||
|
||||
Reference in New Issue
Block a user