fix(style): textarea label background
This commit is contained in:
@@ -24,3 +24,11 @@
|
||||
flex: 1;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.command {
|
||||
:global {
|
||||
.seal-textarea-label {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user