Fixed hidden overflow on inputs

This commit is contained in:
Liyas Thomas
2020-09-24 23:31:43 +05:30
parent f36db182f1
commit a3574acabd

View File

@@ -473,7 +473,6 @@ code {
@apply duration-200;
@apply select-text;
@apply resize-y;
@apply truncate;
@apply outline-none;
width: calc(100% - 16px);