mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 20:36:04 +01:00
5 lines
No EOL
100 B
SCSS
5 lines
No EOL
100 B
SCSS
.toastify {
|
|
@include media-breakpoint-up('md') {
|
|
transform: translateY(56px) !important;
|
|
}
|
|
} |