bug修复
This commit is contained in:
parent
86a82f12d4
commit
618be7bf0c
|
|
@ -138,4 +138,8 @@
|
||||||
|
|
||||||
.n-input.n-input--disabled {
|
.n-input.n-input--disabled {
|
||||||
background-color: #1d3861;
|
background-color: #1d3861;
|
||||||
|
}
|
||||||
|
|
||||||
|
.n-image-preview-toolbar .n-base-icon:nth-child(6) {
|
||||||
|
display: none;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue