fix: refresh app icons and raise mobile quick win button
This commit is contained in:
@@ -1630,7 +1630,7 @@ p {
|
||||
.fab-quick-task {
|
||||
position: fixed;
|
||||
right: max(16px, env(safe-area-inset-right));
|
||||
bottom: calc(72px + var(--safe-bottom));
|
||||
bottom: calc(86px + var(--safe-bottom));
|
||||
width: 62px;
|
||||
height: 62px;
|
||||
border: 2px solid rgba(255, 255, 255, 0.55);
|
||||
|
||||
Reference in New Issue
Block a user