mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-11 18:45:34 +00:00
UI - Fixing UI - Favicons - Turning off favicons misaligns other icons on lister page #3321
This commit is contained in:
@@ -6,19 +6,19 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&.favicon-enabled {
|
|
||||||
tr {
|
tr {
|
||||||
/* make the icons and the text inline-ish */
|
/* make the icons and the text inline-ish */
|
||||||
td.inline.title-col {
|
td.inline.title-col {
|
||||||
.flex-wrapper {
|
.flex-wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 4px;
|
gap: 4px;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
td,
|
td,
|
||||||
th {
|
th {
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user