Transition to modals and popovers
This commit is contained in:
parent
742fdab56d
commit
f57b520622
19 changed files with 507 additions and 75 deletions
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);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue