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);
|
||||
}
|
||||
|
||||
.list-item.hidden {
|
||||
border: 0;
|
||||
.root .list-item.hidden {
|
||||
border: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
height: 0;
|
||||
|
|
Loading…
Reference in New Issue
Block a user