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:
@ -13,7 +13,6 @@
|
||||
border-radius: 10px;
|
||||
padding: 0.5rem;
|
||||
opacity: 0.6;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
strong {
|
||||
|
@ -107,8 +107,7 @@
|
||||
.grid {
|
||||
background-color: #fff;
|
||||
width: 100%;
|
||||
overflow: scroll;
|
||||
max-height: 400px; /* fixme */
|
||||
height: 100%;
|
||||
}
|
||||
.grid.contained {
|
||||
border: 1px solid #ccc;
|
||||
|
Reference in New Issue
Block a user