Fixed hidden overflow on inputs
This commit is contained in:
parent
f36db182f1
commit
a3574acabd
1 changed files with 0 additions and 1 deletions
|
|
@ -473,7 +473,6 @@ code {
|
|||
@apply duration-200;
|
||||
@apply select-text;
|
||||
@apply resize-y;
|
||||
@apply truncate;
|
||||
@apply outline-none;
|
||||
width: calc(100% - 16px);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue