set legend height to 0
This commit is contained in:
parent
322a5ea5be
commit
fc073b6422
@ -34,3 +34,9 @@ button {
|
||||
grid-template-columns: auto auto;
|
||||
column-gap: 10px;
|
||||
}
|
||||
|
||||
legend {
|
||||
top: -0.6em;
|
||||
position: relative;
|
||||
height: 0;
|
||||
}
|
Loading…
Reference in New Issue
Block a user