mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-08 00:29:04 +02:00
Merge pull request #27306 from overleaf/dp-uppercase-collaborator-icons
Use uppercase characters for collaborator icons in new editor GitOrigin-RevId: 185a4d8b26f490f78103af96a556a7227bde7121
This commit is contained in:
committed by
Copybot
parent
5417fca60f
commit
032f597e92
@@ -123,6 +123,7 @@
|
||||
var(--online-users-border-color);
|
||||
box-sizing: border-box;
|
||||
display: inline-block;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.online-user-circle-light-font {
|
||||
|
||||
Reference in New Issue
Block a user