This commit is contained in:
ivanminutillo 2022-09-26 16:12:33 +02:00
parent 78b3a67527
commit e1f613d3f8
2 changed files with 2 additions and 2 deletions

View file

@ -92,7 +92,7 @@ body {
#bonfire_layout {
height: calc(var(--inner-window-height));
height: calc(var(--inner-window-height) - 60px);
overflow-y: auto;
}
@media (max-width: 768px) {

View file

@ -39,7 +39,7 @@
"bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "48985bb409e8f8688fa34d87fdb5c951b8e6561e", [branch: "main"]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "669597849e0bc5cd5857efe2a913af5d8fe9514a", [branch: "main"]},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "f82e877fcc95f7852970d74f086b38480d7e0867", [branch: "main"]},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "443e2abd098bf1f2cc26f6260a0be47c6fed8934", [branch: "main"]},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "158f407aa3384455e6676c8c8e5277bd91766c5d", [branch: "main"]},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "e6462026a825b741a82942d813824be5dbbe6e87", [branch: "main"]},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "6afbac5feb336f53172504c8d31c77ff6958ce7a", [branch: "main"]},
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "9e983986f07ff44bddb8df4adc4df41ae10d8433", [branch: "main"]},