shx-3d-render

main
Jan Umbach 2024-06-21 16:23:03 +02:00
parent c32cea9ec3
commit ef629ffa16
1 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@
content: '';
display: block;
position: absolute;
top: -4px;
left: -4px;
@ -74,7 +74,7 @@
height: calc(100% + 8px);
border-radius: 2px;
border: 2px solid #f00;
border: 2px solid #333;
}
.shx-ifc-colorselect input[type="radio"] {