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

Remove unused styles

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2022-12-12 13:15:30 +03:00
parent 0e8714f463
commit 27f58e18e2

View File

@ -256,19 +256,6 @@ iframe {
}
}
// app's common loading indicator, displaying on the route transitions
// #loading {
// position: absolute;
// left: 50%;
// top: 50%;
// margin: -15px;
// // z-index: 1000;
// &.hidden {
// display: none;
// }
// }
// hack-fix: remove crappy yellow background from auto-filled inputs in chrome
@keyframes autofill-remove-bgc {
to {