mirror of
https://gitlab.freedesktop.org/pipewire/helvum
synced 2026-03-15 11:36:11 +08:00
css: Improve padding of node title and ports
This commit is contained in:
@@ -39,9 +39,12 @@ graphview {
|
||||
background-color: @view_bg_color;
|
||||
}
|
||||
|
||||
port {
|
||||
padding-top: 3px;
|
||||
padding-bottom: 3px;
|
||||
node label.heading {
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
port label {
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
port-handle {
|
||||
|
||||
Reference in New Issue
Block a user