1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-07-18 22:04:05 +00:00

Many small tweaks

This commit is contained in:
2023-01-11 20:41:15 +01:00
parent f4bf270a20
commit 90ffdc6a8b
11 changed files with 223 additions and 171 deletions

View File

@ -13,7 +13,6 @@
border-radius: 10px;
padding: 0.5rem;
opacity: 0.6;
margin-bottom: 0.5rem;
}
strong {

View File

@ -107,8 +107,7 @@
.grid {
background-color: #fff;
width: 100%;
overflow: scroll;
max-height: 400px; /* fixme */
height: 100%;
}
.grid.contained {
border: 1px solid #ccc;