Hi,
I’m working on migrating AtlasMap to PF4. It uses TopologyView and right now I’m trying to reduce the padding-top/padding-bottom of both toolbar. Here is a draft PR with screenshots.
I found that Toolbar uses --pf-global-spacer-md
for padding-top/padding-bottom and changing --pf-global-spacer-md
impacts everything. Is there any way to reduce toolbar padding top/bottom, or is there any other component that works better for a thin toolbar?
Thanks,
Tomo