mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2025-07-28 20:00:10 +02:00

Fix inconsistent use of tabs and spaces in less files GitOrigin-RevId: c69667f0dc6bc70ea3623890e2b2b741e358d454
6 lines
144 B
Text
6 lines
144 B
Text
// Styles for Chat panel in Overleaf v2
|
|
|
|
.chat .message-wrapper .message .message-content a {
|
|
color: inherit;
|
|
text-decoration: underline;
|
|
}
|