Merge: sync gitlab changes into origin

This commit is contained in:
2025-11-20 12:32:38 +09:00

View File

@@ -106,12 +106,10 @@
align-items: center;
.enrgLbImg {
width:62px;
height:38px;
border:4px solid transparent;
&:focus {
border: 4px solid @PRIMARY_COLOR_RED;
box-shadow: 0 0 22px 0 rgba(0, 0, 0, 0.5);
border-radius: 12px;
box-sizing: border-box;
}
> img {