Fixed hidden overflow on inputs
This commit is contained in:
@@ -473,7 +473,6 @@ code {
|
|||||||
@apply duration-200;
|
@apply duration-200;
|
||||||
@apply select-text;
|
@apply select-text;
|
||||||
@apply resize-y;
|
@apply resize-y;
|
||||||
@apply truncate;
|
|
||||||
@apply outline-none;
|
@apply outline-none;
|
||||||
width: calc(100% - 16px);
|
width: calc(100% - 16px);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user