Slider height (#30)

This commit is contained in:
Nazareno Oviedo 2022-04-11 13:19:53 -03:00 committed by GitHub
parent c17090fa47
commit 23baead850
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -115,7 +115,7 @@
display: flex;
flex-direction: column;
justify-content: space-between;
width: tovw(194px, 'default', 80px);
width: tovw(194px, 'default', 80px) !important;
transition: filter var(--normal-transition);
gap: tovw(24px, 'default', 24px);