element-call/src/GridLayoutMenu.module.css
2021-12-03 16:42:29 -08:00

8 lines
99 B
CSS

.checkIcon {
position: absolute;
right: 16px;
}
.checkIcon * {
stroke: var(--textColor1);
}