Merge branch 'MDL-84816-main' of https://github.com/meirzamoodle/moodle
This commit is contained in:
@@ -87,6 +87,7 @@ $content-header-footer-height: $region-header-height + $region-footer-height;
|
||||
right: 0;
|
||||
top: 0;
|
||||
height: $region-container-height;
|
||||
max-height: 80vh;
|
||||
width: $region-container-width;
|
||||
border: $standard-border;
|
||||
transition: height 0.25s;
|
||||
|
||||
@@ -38467,6 +38467,7 @@ body {
|
||||
right: 0;
|
||||
top: 0;
|
||||
height: 500px;
|
||||
max-height: 80vh;
|
||||
width: 380px;
|
||||
border: 1px solid #ddd;
|
||||
transition: height 0.25s;
|
||||
|
||||
@@ -38401,6 +38401,7 @@ body {
|
||||
right: 0;
|
||||
top: 0;
|
||||
height: 500px;
|
||||
max-height: 80vh;
|
||||
width: 380px;
|
||||
border: 1px solid #ddd;
|
||||
transition: height 0.25s;
|
||||
|
||||
Reference in New Issue
Block a user