fix-delete-coment
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
// @import "textfield";
|
||||
// @import "textarea";
|
||||
|
||||
@@ -31,9 +31,6 @@
|
||||
resize: none;
|
||||
background-color: transparent;
|
||||
color: themes.$color-text-active;
|
||||
|
||||
&:focus {
|
||||
}
|
||||
}
|
||||
|
||||
& &__resizer {
|
||||
|
||||
@@ -21,9 +21,6 @@
|
||||
input {
|
||||
outline: none;
|
||||
box-shadow: none;
|
||||
|
||||
&:focus {
|
||||
}
|
||||
}
|
||||
|
||||
// label
|
||||
@@ -40,10 +37,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
// icon-right
|
||||
|
||||
// icon-left
|
||||
|
||||
// small
|
||||
&--small {
|
||||
height: globals.$size-control-height-small;
|
||||
|
||||
Reference in New Issue
Block a user