fix niggling display issue with settings

This commit is contained in:
Jason Wall 2024-03-15 17:29:04 -04:00
parent 3fbb809cee
commit 8555191c45

View File

@ -11,3 +11,7 @@
.auth-button {
width: 100%;
}
.mdc-slider__input {
padding: 0px !important;
}