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

Show all resizers

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2022-08-26 16:34:24 +03:00
parent fdf3688f81
commit 46ae36eb52

View File

@ -22,10 +22,6 @@
}
@media (hover: hover) {
.resizer {
opacity: 0;
}
*:hover > .resizer {
opacity: 1;
background: var(--textColorTertiary)