Give Wintergreen's TabbedContainer a gap

This commit is contained in:
Sasha Koshka 2024-09-03 16:25:15 -04:00
parent 545d553d1a
commit 888c233181

View File

@ -445,11 +445,6 @@ rules := []style.Rule {
tomo.AttrColor { Color: colorCalendarWeekend },
), tomo.R("", "CalendarDay"), "weekend"),
// *.TabbedContainer
style.Ru(style.AS (
tomo.AGap(0, 0),
), tomo.R("", "TabbedContainer")),
// *.TabRow
style.Ru(style.AS (
tomo.AttrBorder {