whoops :)
This commit is contained in:
parent
705c86ac44
commit
bd8034c428
1 changed files with 2 additions and 2 deletions
|
@ -159,9 +159,9 @@ div[class^="baseLayout-"] {
|
||||||
&:nth-child(1),
|
&:nth-child(1),
|
||||||
&:nth-child(2)
|
&:nth-child(2)
|
||||||
{ width: 100%; }
|
{ width: 100%; }
|
||||||
&:nth-child(3)
|
|
||||||
{ display: none; }
|
|
||||||
}
|
}
|
||||||
|
h5
|
||||||
|
{ display: none; }
|
||||||
}
|
}
|
||||||
|
|
||||||
// Server settings
|
// Server settings
|
||||||
|
|
Loading…
Reference in a new issue