mirror of
https://gitlab.freedesktop.org/pipewire/helvum
synced 2026-03-15 11:36:11 +08:00
css: Add more padding to node and port names, remove column spacing in ports grid
This commit is contained in:
@@ -42,11 +42,11 @@ node {
|
||||
}
|
||||
|
||||
node label.heading {
|
||||
padding: 4px;
|
||||
padding: 4px 7px;
|
||||
}
|
||||
|
||||
port label {
|
||||
padding: 3px;
|
||||
padding: 4px 6px;
|
||||
}
|
||||
|
||||
port-handle {
|
||||
|
||||
Reference in New Issue
Block a user