mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-26 10:40:08 +02:00
Merge pull request #7107 from overleaf/ds-admin-panel-user-list
Admin Panel user list migration to react GitOrigin-RevId: cd66fa7a288ebc4cd22a3815dec9a20c6d72cc32
This commit is contained in:
@@ -128,7 +128,9 @@
|
||||
.box-shadow(none);
|
||||
}
|
||||
}
|
||||
|
||||
.btn-form-cross {
|
||||
display: block;
|
||||
}
|
||||
// Reposition the caret
|
||||
.btn .caret {
|
||||
margin-left: 0;
|
||||
|
||||
@@ -62,3 +62,8 @@
|
||||
.label-danger {
|
||||
.label-variant(@label-danger-bg);
|
||||
}
|
||||
|
||||
.label-text {
|
||||
color: @ol-type-color;
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user