match tag editor readonly styling with input
This commit is contained in:
@@ -54,7 +54,6 @@
|
||||
}
|
||||
|
||||
umb-tags-editor[readonly] {
|
||||
cursor: not-allowed;
|
||||
background: @inputDisabledBackground;
|
||||
border-color: @inputReadonlyBorderColor;
|
||||
display: block;
|
||||
}
|
||||
Reference in New Issue
Block a user