shx-3d-render

main
Jan Umbach 2024-06-21 16:18:46 +02:00
parent 8f8b0906b9
commit 8068a435b2
1 changed files with 2 additions and 2 deletions

View File

@ -65,8 +65,8 @@
.shx-ifc-colorselect label::after {
content: '';
display: block;
width: 100%;
height: 100%;
width: (100% + 4px);
height: (100% + 4px);
border-radius: 2px;
border: 2px solid #f00;