mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Improving image modals
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
float:left;
|
||||
}
|
||||
.channel-intro-title {
|
||||
font-weight:bold;
|
||||
font-weight:600;
|
||||
}
|
||||
.channel-intro-text {
|
||||
margin-top:35px;
|
||||
|
||||
@@ -145,6 +145,7 @@
|
||||
.modal-image {
|
||||
position:relative;
|
||||
width:100%;
|
||||
height: 100%;
|
||||
margin: 0 auto;
|
||||
.image-wrapper {
|
||||
background: #FFF;
|
||||
|
||||
Reference in New Issue
Block a user