1
0
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

Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
This commit is contained in:
Juho Heikka 2021-11-03 11:07:36 +02:00
parent f820f3df53
commit 7e5aed7365

View File

@ -26,6 +26,7 @@
.MuiFab-primary {
background-color: var(--blue);
border-radius: 50%;
&:hover {
background-color: #317bb3;