update 大量细节处理
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
@import (reference) '../extend.less';
|
||||
.yo-authority-view {
|
||||
&--container {
|
||||
>.ant-descriptions-view {
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
.ant-descriptions-item-label {
|
||||
width: 150px;
|
||||
}
|
||||
@@ -11,7 +16,7 @@
|
||||
}
|
||||
.ant-descriptions-item-content {
|
||||
padding: @padding-sm @padding-md;
|
||||
>.yo-authority-view--checkbox {
|
||||
.yo-authority-view--checkbox {
|
||||
display: inline-block;
|
||||
|
||||
width: 150px;
|
||||
|
||||
@@ -21,6 +21,9 @@
|
||||
.text-warning {
|
||||
color: @warning-color;
|
||||
}
|
||||
.text-gray {
|
||||
color: gray;
|
||||
}
|
||||
.text-normal {
|
||||
color: @normal-color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user