mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-04 09:13:24 +00:00
FIX - make camera FAB primary color transparent
This commit is contained in:
@@ -616,7 +616,7 @@ onBeforeUnmount(() => {
|
||||
gap: 10px;
|
||||
}
|
||||
.camera-control {
|
||||
--color-primary: rgb(99 99 102 / 75%);
|
||||
--color-primary: transparent;
|
||||
}
|
||||
.camera-control svg {
|
||||
width: 21px;
|
||||
|
||||
Reference in New Issue
Block a user