Remove old modification of base ft-input styling

This commit is contained in:
Jason Henriquez 2023-11-21 18:39:53 -06:00
parent ffbd3433d5
commit 601e957446

View File

@ -6,14 +6,6 @@ h2 {
text-align: center;
}
:deep(.select-label) {
inline-size: 95%;
}
:deep(.select) {
text-align-last: center;
}
.card {
inline-size: 85%;
margin-block: 0 15px;