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:
Rebeka Dekany
2025-01-20 16:16:34 +01:00
committed by Copybot
parent 1072f836ae
commit 2d12ef6b78

View File

@@ -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 {