more refactoring

This commit is contained in:
geoffrey45
2022-02-23 21:48:57 +03:00
parent fe07961757
commit 38df211882
16 changed files with 85 additions and 51 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ export default {
.r-grid {
position: relative;
height: calc(100% - 2.5rem);
height: 100%;
display: grid;
grid-template-rows: min-content;