diff options
| author | srdusr <trevorgray@srdusr.com> | 2025-02-07 17:31:04 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2025-02-07 17:31:04 +0200 |
| commit | b068be9188c99c44d80e175d13f30b6aa9124115 (patch) | |
| tree | 4ecf67a07f0c693e8f0f84ca1558a268be20a6a6 /.config/ags/widget/overview/overview.scss | |
| parent | 8d83febfe35a611f1ad448b9cac26f29a22676d2 (diff) | |
| download | dotfiles-b068be9188c99c44d80e175d13f30b6aa9124115.tar.gz dotfiles-b068be9188c99c44d80e175d13f30b6aa9124115.zip | |
Auto formatting/linting
Diffstat (limited to '.config/ags/widget/overview/overview.scss')
| -rw-r--r-- | .config/ags/widget/overview/overview.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/ags/widget/overview/overview.scss b/.config/ags/widget/overview/overview.scss index c0c4b13..4665b52 100644 --- a/.config/ags/widget/overview/overview.scss +++ b/.config/ags/widget/overview/overview.scss @@ -4,7 +4,7 @@ window#overview .overview { .workspace { &.active>widget { - border-color: $primary-bg + border-color: $primary-bg; } >widget { |
