2025-03-26 10:01:46 +07:00

9 lines
82 B
SCSS
Vendored

.sign-bg {
right: 0;
left: 0;
&.sign-bg-right {
left: 0;
right: auto;
}
}