Cleanup hidden borders
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
53eaa1c4c7
commit
b4f114c037
|
@ -58,8 +58,8 @@ body {
|
||||||
transform: rotate(90deg);
|
transform: rotate(90deg);
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-item.hidden {
|
.root .list-item.hidden {
|
||||||
border: 0;
|
border: none;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user