style: removed custom padding and used twClasses

This commit is contained in:
utin-francis-peter
2024-06-29 20:45:33 +01:00
parent 522e966194
commit 07b71468cc

View File

@@ -412,8 +412,3 @@ template {
.bottom-safe {
bottom: env(safe-area-inset-bottom, 0);
}
.text-input {
padding-left: 36px;
padding-right: 36px;
}