housekeeping: remove Topbar CWM & unneeded empty lines (via #5018)
* removed componentWillMount and removed unneeded empty lines * saved file again
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
|
||||
|
||||
|
||||
.info
|
||||
{
|
||||
margin: 50px 0;
|
||||
|
||||
@@ -11,18 +11,6 @@
|
||||
{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
&.is-open
|
||||
{
|
||||
.opblock-tag
|
||||
{
|
||||
// svg
|
||||
// {
|
||||
// -moz-transform: rotate(90deg);
|
||||
// transform: rotate(90deg);
|
||||
// }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.opblock-tag
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
$gray-base: #000 !default;
|
||||
$white: #fff !default;
|
||||
$gray-50: #ebebeb !default;
|
||||
|
||||
Reference in New Issue
Block a user