fix selectors

This commit is contained in:
Zhora Shalyapin 2025-03-11 07:49:00 +00:00
parent 0408afd554
commit ee64fe003e

View File

@ -993,6 +993,7 @@
textarea { textarea {
width: 100%; width: 100%;
} }
}
.files-container input[type=radio] { .files-container input[type=radio] {
display: none; display: none;
@ -1097,7 +1098,6 @@
align-items: center; align-items: center;
gap: 5px; gap: 5px;
} }
}
` `
/* REDIRECTS */ /* REDIRECTS */