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

Adding text-shadow for HotbarIcon contents

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2021-05-04 12:18:47 +03:00
parent d42f4aa517
commit b8b7c304e6

View File

@ -6,6 +6,7 @@
user-select: none;
cursor: pointer;
transition: none;
text-shadow: 0 0 4px #0000008f;
div.MuiAvatar-colorDefault {
font-weight:500;