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

Remove transparent bg on .flat TableHead

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2023-02-22 13:48:12 +03:00
parent c09c7125e5
commit 75f2c900a8

View File

@ -38,7 +38,6 @@
}
&.flat {
background-color: transparent;
font-weight: 600;
}
}