Remove internal white borders
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Peter Stuifzand 2020-06-27 15:01:53 +02:00
parent 6ca3d8e9b9
commit 6e400f8c17

View File

@ -125,10 +125,6 @@
border: 1px solid white;
}
.root .list-item:not(:last-child) {
border: 1px solid white;
}
.line {
display: flex;
flex-direction: row;