Poprawki w stylach

This commit is contained in:
2022-09-10 18:12:07 +02:00
parent 93aa889414
commit 1661881127
4 changed files with 23 additions and 50 deletions
+12 -3
View File
@@ -24,7 +24,6 @@
&-track {
border-radius: 0.5em;
background-color: #333;
}
&-thumb {
@@ -217,8 +216,18 @@ button {
}
&--image {
color: white;
transition: color 0.3s;
display: flex;
padding: 0.4em 1em;
font-weight: bold;
font-size: 1em;
border-radius: 0.75em 0.75em 0 0;
img {
height: 1.3em;
margin-right: 0.5em;
}
}
&--option {