remove unused css

isekai-main
Barış Soner Uşaklı 2 years ago
parent daa5ac85e9
commit fa4fd5e905

@ -6,25 +6,13 @@
} }
.graph-container { .graph-container {
padding-right: 50px;
position: relative; position: relative;
background: $body-bg; background: $body-bg;
&:hover {
.fa-expand {
color: $gray-800;
background-color: $black;
}
}
&.fullscreen { &.fullscreen {
width: 100%; width: 100%;
padding: 40px; padding: 40px;
.fa-expand {
top: 20px;
}
.graph-legend { .graph-legend {
top: 7rem; top: 7rem;
left: 12rem; left: 12rem;
@ -134,8 +122,6 @@
} }
} }
} }
} }
.version-check { .version-check {

Loading…
Cancel
Save