diff options
| author | Henry Jameson <me@hjkos.com> | 2022-04-26 00:12:24 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-04-26 00:12:24 +0300 |
| commit | a96367139ca1c5716dce738c0e24300fadaeafac (patch) | |
| tree | 4bcd6f093c5ab766040c55f276cdd5451b925a7f /src | |
| parent | 1860bb354f0800f0f930c1ca8481f28c8f58a343 (diff) | |
oops
Diffstat (limited to 'src')
| -rw-r--r-- | src/panel.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panel.scss b/src/panel.scss index b36ad9b7..2f0b9ba5 100644 --- a/src/panel.scss +++ b/src/panel.scss @@ -59,7 +59,7 @@ z-index: 2; &.-flexible-height { - --panel-heading-height: auto; + --__panel-heading-height: auto; &::after, &::before { |
