1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+extensions/install.module.css
Alex Andreev 5c64b48849
Installing tailwindcss/nesting plugin (#3496)
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-07-26 10:37:32 +03:00

5 lines
91 B
CSS

.icon {
@apply h-5 w-5 mr-3 cursor-pointer;
background-color: transparent!important;
}