split cards
This commit is contained in:
@@ -824,7 +824,7 @@ button:disabled { opacity: 0.5; cursor: not-allowed; }
|
||||
}
|
||||
|
||||
.lesson-asset-open img {
|
||||
max-height: 24dvh;
|
||||
max-height: 31dvh;
|
||||
}
|
||||
|
||||
.asset-fullscreen {
|
||||
@@ -832,7 +832,8 @@ button:disabled { opacity: 0.5; cursor: not-allowed; }
|
||||
}
|
||||
|
||||
.asset-fullscreen-stage img {
|
||||
width: max(100%, 1120px);
|
||||
width: 100%;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
.asset-fullscreen-controls {
|
||||
|
||||
Reference in New Issue
Block a user