zakładki: poprawki widoku i działania

This commit is contained in:
2023-02-22 15:29:54 +01:00
parent ebf6567e88
commit d7341ab047
5 changed files with 22 additions and 16 deletions
+7 -2
View File
@@ -48,8 +48,6 @@
grid-template-columns: repeat(3, 1fr);
button {
background-color: #131313;
padding: 0.5em;
font-weight: bold;
}
@@ -60,6 +58,13 @@
}
}
hr {
height: 3px;
background-color: white;
outline: none;
margin: 0;
}
@media only screen and (max-width: 470px) {
.tab_attributes {
label {