mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Remove first column padding (#4761)
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
57a2647a03
commit
e353d530e8
@ -4,11 +4,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
.Catalog {
|
.Catalog {
|
||||||
:global(.TableHead) .entityName {
|
|
||||||
/* offset for icon to align texts in the column */
|
|
||||||
padding-left: calc(21px + var(--padding) * 2.5);
|
|
||||||
}
|
|
||||||
|
|
||||||
:global(.TableRow):hover .pinIcon {
|
:global(.TableRow):hover .pinIcon {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user