1
0
Fork 0
arangodb/js/apps/system/aardvark/frontend/scss/_plannerImages.scss

12 lines
140 B
SCSS

.scenarioImage{
@extend %clickable;
height : 70%;
width : auto;
}
li.bigtile {
@extend li.tile;
height:250px;
width: 345px;
}