Minor action button placement fix

pull/211/head
Zef Hemel 2022-12-16 14:19:09 +01:00
parent def2e8ddba
commit 7c926e59c6
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@
.sb-actions {
text-align: right;
position: absolute;
right: 0;
right: 15px;
top: 0;
}
}