mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +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';
|