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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user