Changes for page Desk allocation
Last modified by Ricardo Julio Rodríguez Fernández on 2025/05/13 08:31
From version 241.1
edited by Ricardo Julio Rodríguez Fernández
on 2024/03/13 16:53
on 2024/03/13 16:53
Change comment:
There is no comment for this version
To version 242.2
edited by Ricardo Julio Rodríguez Fernández
on 2024/03/13 17:21
on 2024/03/13 17:21
Change comment:
Added comment
Summary
-
Objects (1 modified, 1 added, 0 removed)
Details
- XWiki.JavaScriptExtension[0]
-
- Code
-
... ... @@ -8,7 +8,7 @@ 8 8 const kanbanContainer = document.querySelector('.kanban-container'); 9 9 if (kanbanContainer) { 10 10 kanbanContainer.style.display = "flex"; 11 - kanbanContainer.style.justifyContent = " center"11 + kanbanContainer.style.justifyContent = "left" 12 12 kanbanContainer.style.alignItems = "start" 13 13 kanbanContainer.style.flexWrap = "wrap" 14 14 }
- XWiki.XWikiComments[0]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.RicardoJulioRodriguezFernandez - Comment
-
... ... @@ -1,0 +1,1 @@ 1 +https://css-tricks.com/snippets/css/a-guide-to-flexbox/ - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2024-03-13 17:21:41.315