1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-07-16 13:04:06 +00:00

Tried to fix grid height

This commit is contained in:
2023-01-10 20:10:39 +01:00
parent 34ba68b179
commit 11f6343843
8 changed files with 53 additions and 16 deletions

View File

@ -53,7 +53,7 @@
width: 100%;
border-radius: 10px;
display: flex;
flex-direction: column;
flex-flow: column;
cursor: auto;
}
.inner > :global(*:first-child) {