Refactor AppealComponent to remove dynamic height logic, integrate FullSizeComponent, and simplify imports.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
.appeal-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
min-height: 80vh;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
main {
|
||||
|
||||
Reference in New Issue
Block a user