chore: input-file on mobile

This commit is contained in:
waterplea
2024-05-21 10:29:29 +01:00
parent 5d8114b475
commit 755f3f05d8

View File

@@ -139,6 +139,10 @@
&:active {
background: transparent !important;
}
tui-root._mobile &:after {
display: none;
}
}
tui-dialog {