This commit is contained in:
Bastian Wagner
2024-10-23 15:16:00 +02:00
parent b453945183
commit 03ae75c83d
23 changed files with 138 additions and 103 deletions

View File

@@ -1,7 +1,7 @@
.floating-btn-container {
position: absolute;
bottom: 12px;
right: 12px;
bottom: 48px;
right: 24px;
display: flex;
gap: 12px;
}