Adding buttons to switch mode
This commit is contained in:
parent
05ca8c813e
commit
7fe2cc19c3
3 changed files with 49 additions and 7 deletions
BIN
front/dist/resources/objects/layout_modes.png
vendored
Normal file
BIN
front/dist/resources/objects/layout_modes.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 297 B |
2
front/dist/resources/style/style.css
vendored
2
front/dist/resources/style/style.css
vendored
|
@ -355,12 +355,14 @@ body {
|
|||
width: 100%;
|
||||
|
||||
flex-wrap: wrap;
|
||||
align-items: flex-start;
|
||||
|
||||
padding: 1%;
|
||||
}
|
||||
|
||||
.chat-mode div {
|
||||
margin: 1%;
|
||||
max-height: 96%;
|
||||
}
|
||||
|
||||
.chat-mode.one-col > div {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue