mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-16 21:48:48 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b92af33c32 |
@@ -12,6 +12,7 @@ and this project adheres to
|
|||||||
|
|
||||||
- 🩹(frontend) remove incorrect reference to ProConnect on the prejoin #1080
|
- 🩹(frontend) remove incorrect reference to ProConnect on the prejoin #1080
|
||||||
- ✨(frontend) add Ctrl+Shift+/ to open shortcuts settings #1050
|
- ✨(frontend) add Ctrl+Shift+/ to open shortcuts settings #1050
|
||||||
|
- 💄(fix) add consistent bottom spacing to participant name label #1087
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|||||||
@@ -150,6 +150,7 @@
|
|||||||
|
|
||||||
[data-lk-theme] .lk-participant-tile {
|
[data-lk-theme] .lk-participant-tile {
|
||||||
box-shadow: var(--lk-box-shadow);
|
box-shadow: var(--lk-box-shadow);
|
||||||
|
gap: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Participant name ellipsis: truncate when overflowing */
|
/* Participant name ellipsis: truncate when overflowing */
|
||||||
|
|||||||
Reference in New Issue
Block a user