mirror of
https://github.com/vladmandic/automatic
synced 2026-09-06 21:10:45 +02:00
Fix network keywords in default UI
Fixes keywords not showing up in default UI on hover over card
This commit is contained in:
committed by
GitHub
parent
e49814098e
commit
bbb81fac40
@@ -1267,7 +1267,7 @@ table.settings-value-table td {
|
||||
scroll-snap-align: start;
|
||||
height: var(--card-size);
|
||||
width: var(--card-size);
|
||||
contain: strict;
|
||||
contain: layout style;
|
||||
}
|
||||
|
||||
*.extra-network-cards .card-selected {
|
||||
|
||||
Reference in New Issue
Block a user