kopia lustrzana https://github.com/dgtlmoon/changedetection.io
UI - Fixing UI - Favicons - Turning off favicons misaligns other icons on lister page #3321
rodzic
011fa3540e
commit
c9c5de20d8
|
@ -6,19 +6,19 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
&.favicon-enabled {
|
||||
tr {
|
||||
/* make the icons and the text inline-ish */
|
||||
td.inline.title-col {
|
||||
.flex-wrapper {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 4px;
|
||||
}
|
||||
|
||||
tr {
|
||||
/* make the icons and the text inline-ish */
|
||||
td.inline.title-col {
|
||||
.flex-wrapper {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
td,
|
||||
th {
|
||||
vertical-align: middle;
|
||||
|
|
File diff suppressed because one or more lines are too long
Ładowanie…
Reference in New Issue