mirror of
https://github.com/fergalmoran/dss.git
synced 2026-01-04 07:54:29 +00:00
Fixed image widths in mix listing
This commit is contained in:
@@ -406,7 +406,7 @@ div.event-content td {
|
||||
|
||||
.mix-image-container img {
|
||||
height: 110px;
|
||||
width: 160px;
|
||||
width: 98%;
|
||||
}
|
||||
|
||||
.btn.loading {
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
.dz-details{
|
||||
width: 380px!important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user