We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27273db commit 4e37ba0Copy full SHA for 4e37ba0
1 file changed
src/styles/main.scss
@@ -169,7 +169,7 @@ a {
169
// border-radius: 0;
170
// border-bottom: 1px dashed #999;
171
172
- width: auto;
+ width: 98%;
173
}
174
.single-value:focus{
175
width: 98%;
@@ -187,7 +187,7 @@ a {
187
188
189
190
191
// height: auto;
192
193
.single-value-textarea:focus{
0 commit comments