1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-03 10:59:13 +00:00

yet another flex feedtree attempt

This commit is contained in:
Andrew Dolgov
2021-03-22 16:18:59 +03:00
parent 98251022d4
commit 0f6644880a
11 changed files with 134 additions and 78 deletions

View File

@@ -111,6 +111,17 @@
display : flex;
flex-direction : row;
align-items : center;
// AAAAAA (pushes element down)
.dijitTreeIcon {
font-size : inherit;
height : auto;
}
.dijitTreeExpando {
height : auto;
line-height : 0;
}
}
.dijitFolderClosed,