mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #22863 from overleaf/rd-migrate-admin-user-bs5
Migrate the admin users page to Bootstrap 5 GitOrigin-RevId: 34165b5d0f91c45e24a7fc94086871a0f22e50f9
This commit is contained in:
@@ -61,11 +61,13 @@
|
||||
}
|
||||
|
||||
@mixin reset-button() {
|
||||
padding: 0;
|
||||
cursor: pointer;
|
||||
appearance: none;
|
||||
background: transparent;
|
||||
border: 0;
|
||||
appearance: none;
|
||||
cursor: pointer;
|
||||
height: 20px;
|
||||
padding: 0;
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
@mixin modal-lg {
|
||||
|
||||
Reference in New Issue
Block a user