mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-07 07:10:07 +01:00
remove unused css
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user