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