mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Fix css of node help table of contents elements
This commit is contained in:
@@ -267,7 +267,7 @@
|
||||
}
|
||||
}
|
||||
.red-ui-node-icon-container {
|
||||
display: flex;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
}
|
||||
.red-ui-node-icon-container.red-ui-node-icon-small {
|
||||
|
Reference in New Issue
Block a user