mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
comment out ugly thumbnail bg for now
This commit is contained in:
parent
6b72c992c5
commit
25a4f1fde0
@ -15,9 +15,11 @@ limitations under the License.
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
.mx_MImageTile_thumbnail {
|
.mx_MImageTile_thumbnail {
|
||||||
|
/*
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border: 2px solid #fff;
|
border: 2px solid #fff;
|
||||||
border-radius: 1px;
|
border-radius: 1px;
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MImageTile_download {
|
.mx_MImageTile_download {
|
||||||
|
Loading…
Reference in New Issue
Block a user