mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Multiple UI Improvements (#4200)
* Multiple UI Improvements * Adjusting return to call position on mobile
This commit is contained in:
committed by
Harrison Healey
parent
d4268cf0d8
commit
39eee5e4ec
@@ -124,10 +124,14 @@
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 95%;
|
||||
|
||||
&.modal-xl {
|
||||
width: 800px;
|
||||
}
|
||||
}
|
||||
|
||||
.modal-push-down {
|
||||
margin-top: 5%;
|
||||
margin-top: 60px;
|
||||
}
|
||||
|
||||
.modal-next-bar {
|
||||
|
||||
Reference in New Issue
Block a user