mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
Change add-ons to use new UI framework
This commit is contained in:
parent
e140caff55
commit
89957c8278
20 changed files with 301 additions and 258 deletions
|
@ -25,6 +25,10 @@ $display-break-5: 1800px;
|
|||
justify-self: self-start;
|
||||
}
|
||||
|
||||
.grid-cell-width-100 {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
// X-axis alignment
|
||||
.grid-cell-left {
|
||||
justify-self: self-end;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue