style: expose bg override variable

This commit is contained in:
Carlos Valente
2024-05-17 20:13:59 +02:00
committed by Carlos Valente
parent dae6f84af0
commit cfbd540a14
4 changed files with 24 additions and 11 deletions
@@ -1,4 +1,5 @@
.tableWrapper {
background-color: $ui-black;
width: 100%;
height: 100vh;
padding: 1rem 0.5rem;