Improved layout
This commit is contained in:
@@ -993,3 +993,19 @@ tt.save
|
||||
|
||||
.tab_container
|
||||
width 98%
|
||||
|
||||
.reset-variants
|
||||
padding-left 40px
|
||||
padding-bottom 20px
|
||||
display grid
|
||||
grid-template-rows repeat(4, auto)
|
||||
grid-template-columns min-content auto
|
||||
grid-gap 20px 10px
|
||||
|
||||
input[type="radio"]
|
||||
width 30px
|
||||
height 30px
|
||||
|
||||
label
|
||||
font-size 16pt
|
||||
align-self center
|
||||
|
||||
Reference in New Issue
Block a user