mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix catalog button border-radius when modal is shown (#4236)
Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
This commit is contained in:
parent
f820f3df53
commit
9f14b4c534
@ -26,6 +26,7 @@
|
||||
|
||||
.MuiFab-primary {
|
||||
background-color: var(--blue);
|
||||
border-radius: 50%;
|
||||
|
||||
&:hover {
|
||||
background-color: #317bb3;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user