fix-delete-coment

This commit is contained in:
Rusovich Violetta
2025-08-22 12:22:37 +03:00
parent 6d650b35c6
commit 476d5768bd
3 changed files with 0 additions and 12 deletions
-2
View File
@@ -1,2 +0,0 @@
// @import "textfield";
// @import "textarea";
-3
View File
@@ -31,9 +31,6 @@
resize: none;
background-color: transparent;
color: themes.$color-text-active;
&:focus {
}
}
& &__resizer {
-7
View File
@@ -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;