We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f0e9b0 commit 3f49d63Copy full SHA for 3f49d63
1 file changed
apps/demos/Demos/Scheduler/Templates/jQuery/styles.css
@@ -13,8 +13,8 @@
13
.movie-preview-image {
14
max-height: 80px;
15
max-width: 80px;
16
- min-height: 80px;
17
- min-width: 80px;
+ min-height: 60px;
+ min-width: 60px;
18
border-radius: 2px;
19
overflow: hidden;
20
}
0 commit comments