improve mobile styles of replying form
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.input__button_type_preview {
|
||||
&:hover {
|
||||
&:hover, &:focus {
|
||||
box-shadow: inset 0 0 0 2px #0aa;
|
||||
color: #099;
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
background: #0aa;
|
||||
color: #fff;
|
||||
|
||||
&:hover {
|
||||
&:hover, &:focus {
|
||||
background: #06c5c5;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user