ch-a-os / DocSort

Digitize and access everything, everywhere.
GNU General Public License v3.0
0 stars 1 forks source link

Replace spaceLeft and spaceRight with dots #117

Closed ghost closed 5 years ago

ghost commented 5 years ago

In app.component.scss

grid-template-areas: "spaceLeft sidemenu shadow content spaceRight";

the spaces (left/right) can/should be replaced by dots, because they serve no other purpose than to exist.