requested changes

This commit is contained in:
Murilo Brito 2026-07-21 15:22:30 -03:00
parent 6f040532aa
commit e5f01eb0c9
2 changed files with 11 additions and 23 deletions

View file

@ -56,20 +56,20 @@ body.theme-light {
position: absolute;
}
&.top-center,
&.bottom-center {
&.topCenter,
&.bottomCenter {
margin: 1rem 0;
width: 100% !important;
transform: translateX(var(--offset));
transition: all 250ms ease;
}
&.right-top {
&.rightTop {
width: 300px;
max-width: 300px;
}
&.left-bottom {
&.leftBottom {
width: 200px;
max-width: 200px;
background: transparent;