fix: Fix for the Paragon modal shadow, which prevents clicking on an element on the grading page
This commit is contained in:
committed by
Emad Rad
parent
fb06133a27
commit
08430571ed
@@ -5,10 +5,8 @@
|
||||
overflow: auto !important;
|
||||
padding: inherit;
|
||||
|
||||
& > div.pgn__modal-body-content {
|
||||
.row {
|
||||
height: 100%;
|
||||
}
|
||||
& > div.pgn__modal-body-content .row {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.content-block {
|
||||
@@ -39,4 +37,4 @@
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user