0.0.295 fix disabled buttons in different forms
This commit is contained in:
@@ -918,7 +918,7 @@
|
||||
width: 100%;
|
||||
}
|
||||
.counter-box>textarea{
|
||||
width: calc(100% - 10px);
|
||||
width: calc(100% - 15px);
|
||||
max-width: unset;
|
||||
min-width: unset;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user