You've already forked AstralRinth
forked from didirus/AstralRinth
feat(app): increase logs card height (#3953)
This commit is contained in:
@@ -483,7 +483,7 @@ onUnmounted(() => {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 1rem;
|
||||
height: calc(100vh - 11rem);
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.button-row {
|
||||
|
||||
Reference in New Issue
Block a user