mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-19 06:20:25 +00:00
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