forked from StudioInfinity/dyna3
Print the edge distortions
This commit is contained in:
parent
b74cbf10c1
commit
cc2da3406b
3 changed files with 73 additions and 5 deletions
|
@ -227,8 +227,14 @@ details[open]:has(li) .element-switch::after {
|
|||
border-radius: 8px;
|
||||
}
|
||||
|
||||
#distortion-gauge {
|
||||
#distortion-bar {
|
||||
display: flex;
|
||||
margin-top: 8px;
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
#distortion-gauge {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
/* display */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue