mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-01 11:30:17 +00:00
7 lines
145 B
TypeScript
7 lines
145 B
TypeScript
/**
|
|
* Prejoin / premeeting screen.
|
|
*/
|
|
|
|
// Maps SCSS variable $prejoinDefaultContentWidth
|
|
export const PREJOIN_DEFAULT_CONTENT_WIDTH = '336px';
|