Skip to content

Commit

Permalink
Fixed gap for sub-queues in ticket information widget.
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasSchmitt committed Sep 26, 2023
1 parent 1ee219c commit a638c2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions var/httpd/htdocs/skins/Agent/default/css/Core.Widget.css
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt.
.WidgetSimple fieldset.TableLike .Value,
.WidgetSimple fieldset.TableLike .Value span {
line-height: 140%;
gap: 0;
}

/* Legend & Shortcuts */
Expand Down

0 comments on commit a638c2e

Please sign in to comment.