mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 12:57:49 +00:00
5 lines
69 B
SCSS
5 lines
69 B
SCSS
a.disabled {
|
|
color: gray !important;
|
|
pointer-events: none;
|
|
}
|