Alathra:Navcard: Difference between revisions
No edit summary |
First major commit for navcard element |
||
Line 4: | Line 4: | ||
width: {{{width|200px}}}; | width: {{{width|200px}}}; | ||
border: solid; | border: solid; | ||
overflow: hidden; | overflow: hidden; | ||
} | } | ||
Line 17: | Line 16: | ||
height: 100%; | height: 100%; | ||
width: auto; | width: auto; | ||
display: flex; | display: flex; | ||
flex-direction: column; | flex-direction: column; |