mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #3084 from overleaf/jel-admin-user-audit-log
Add user audit log tab to user admin page GitOrigin-RevId: 7d5439a87d41897847f535c0e8a89bedea36f2d7
This commit is contained in:
@@ -56,6 +56,12 @@ th {
|
||||
}
|
||||
}
|
||||
|
||||
.table-fixed {
|
||||
.table;
|
||||
table-layout: fixed;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
// Condensed table w/ half padding
|
||||
|
||||
.table-condensed {
|
||||
|
||||
Reference in New Issue
Block a user