remove unused css

This commit is contained in:
Barış Soner Uşaklı
2023-06-26 23:53:55 -04:00
parent daa5ac85e9
commit fa4fd5e905

View File

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