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

This commit is contained in:
Juho Heikka 2021-11-03 11:07:36 +02:00
parent c6dce043a7
commit 477c6c933e

View File

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