some more touchups + fixes

This commit is contained in:
2022-03-19 18:28:56 +01:00
parent c0cfc04fef
commit ab4edb3d8e
4 changed files with 91 additions and 87 deletions

View File

@ -16,6 +16,12 @@ body {
overflow-x: auto;
overflow-y: hidden;
}
.full .clr-field button {
width: 100%;
height: 100%;
border-radius: 5px;
}
.b-example-divider {
flex-shrink: 0;