Adding depends to the table

This commit is contained in:
ngn
2024-01-17 20:54:37 +03:00
parent 5c669a7300
commit c447b632d9
3 changed files with 7 additions and 4 deletions

View File

@ -142,6 +142,7 @@ form select {
table {
margin-top: 20px;
border-collapse: collapse;
width: 100%;
}
table tr {