Fix currency select position on settings page

This commit is contained in:
Raphael Wickihalder 2022-07-12 19:37:45 +02:00
parent 4bc5d25d5a
commit 7b89ad8c14
No known key found for this signature in database
GPG key ID: 05179BB92383243D

View file

@ -1375,6 +1375,12 @@ img {
}
}
.input--currency-select {
label {
margin-top: 2.5px !important;
}
}
[data-reach-menu-popover] {
@media (max-width: $breakpoint-small) {
// width: calc(100% - var(--spacing-xs) * 2);