Transition to modals and popovers
This commit is contained in:
8
src/GridLayoutMenu.module.css
Normal file
8
src/GridLayoutMenu.module.css
Normal file
@@ -0,0 +1,8 @@
|
||||
.checkIcon {
|
||||
position: absolute;
|
||||
right: 16px;
|
||||
}
|
||||
|
||||
.checkIcon * {
|
||||
stroke: var(--textColor1);
|
||||
}
|
||||
Reference in New Issue
Block a user