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:
parent
0e8714f463
commit
27f58e18e2
@ -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
|
// hack-fix: remove crappy yellow background from auto-filled inputs in chrome
|
||||||
@keyframes autofill-remove-bgc {
|
@keyframes autofill-remove-bgc {
|
||||||
to {
|
to {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user