1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Merge branch 'master' into metrics-extraction

This commit is contained in:
Juho Heikka 2023-04-12 10:59:17 +03:00 committed by GitHub
commit 5e6e6c0299
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,10 @@
display: flex;
align-items: center;
&:empty {
padding-inline: 0;
}
&:hover {
cursor: pointer;
background-color: #ffffff33;