mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-10 22:50:46 +02:00
24 lines
334 B
Plaintext
24 lines
334 B
Plaintext
.project-invite-accept {
|
|
.page-header {
|
|
.project-name {
|
|
white-space: pre;
|
|
}
|
|
}
|
|
form {
|
|
padding-top: 15px;
|
|
}
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
.project-name-tooltip .tooltip-inner {
|
|
max-width: 80vw;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
|
|
.project-invite-invalid {
|
|
.actions {
|
|
padding-top: 15px;
|
|
}
|
|
margin-bottom: 30px;
|
|
} |