feat: add floating button to give feedback
This commit is contained in:
@@ -161,4 +161,13 @@ Reused from Notfellchen
|
||||
justify-content: space-between;
|
||||
font-size: 0.9rem;
|
||||
margin-top: 0.25rem;
|
||||
}
|
||||
|
||||
// FLOATING BUTTON
|
||||
|
||||
.floating {
|
||||
position: fixed;
|
||||
border-radius: 0.3rem;
|
||||
bottom: 4.5rem;
|
||||
right: 1rem;
|
||||
}
|
Reference in New Issue
Block a user