mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
Merge branch 'main' into feat/intercom-user-id
This commit is contained in:
commit
a2e41b81a3
4 changed files with 397 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
@use "../../scss/globals.scss";
|
||||
|
||||
.bottom-panel {
|
||||
width: "100%";
|
||||
width: 100%;
|
||||
border-top: solid 1px globals.$border-color;
|
||||
background-color: globals.$background-color;
|
||||
padding: calc(globals.$spacing-unit / 2) calc(globals.$spacing-unit * 2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue