💄 Fix some rendering inconsistencies
This commit is contained in:
@@ -68,7 +68,7 @@ $modal-max-height: 55vh;
|
||||
|
||||
&__placeholder {
|
||||
width: calc(100% + (2 * $border-normal-width));
|
||||
height: calc(100% - (2 * $border-normal-width));
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
svg {
|
||||
|
Reference in New Issue
Block a user