diff options
| author | Armand Philippot <git@armandphilippot.com> | 2021-10-26 15:22:18 +0200 |
|---|---|---|
| committer | Armand Philippot <git@armandphilippot.com> | 2021-10-26 15:22:18 +0200 |
| commit | 02847dfce8f7fd31487e4c0b7fd2fdbbcab2ac26 (patch) | |
| tree | c444b37f676293195b03c1e7e47a1b8f3b37a0c0 /htdocs/src/scss/layout/_grid.scss | |
| parent | ffd62dc1691bdecc84892133158d8bcc1c7a5d1f (diff) | |
chore(styles): change the header scrollbar color
Diffstat (limited to 'htdocs/src/scss/layout/_grid.scss')
| -rw-r--r-- | htdocs/src/scss/layout/_grid.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/htdocs/src/scss/layout/_grid.scss b/htdocs/src/scss/layout/_grid.scss index 5a61f1a..3749678 100644 --- a/htdocs/src/scss/layout/_grid.scss +++ b/htdocs/src/scss/layout/_grid.scss @@ -22,7 +22,6 @@ .header { grid-column: 1; grid-row: 1; - overflow-y: auto; width: 100%; } |
