mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-30 23:01:27 +00:00
css: make plugin button container a flexbox
backend: pass plugin button generated code through domdocument to ensure its correctness; set data-plugin-name attribute on children to make them sortable via css
This commit is contained in:
@@ -22,6 +22,7 @@ body.ttrss_main {
|
||||
|
||||
.left, .right {
|
||||
display : flex;
|
||||
align-items : center;
|
||||
}
|
||||
|
||||
.row {
|
||||
|
||||
Reference in New Issue
Block a user