mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Files img files
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
vertical-align: top;
|
||||
position: relative;
|
||||
border: 1px solid #DDD;
|
||||
@include clearfix;
|
||||
&.custom-file {
|
||||
width: 85px;
|
||||
height: 100px;
|
||||
@@ -31,8 +32,9 @@
|
||||
}
|
||||
}
|
||||
.preview-img {
|
||||
width:100%;
|
||||
height:100%;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
max-height
|
||||
}
|
||||
.remove-preview {
|
||||
position: absolute;
|
||||
@@ -136,6 +138,7 @@
|
||||
border: 1px solid #E2E2E2;
|
||||
background-color: #FFF;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
}
|
||||
a {
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user