mirror of
https://github.com/nextcloud/server.git
synced 2026-02-15 00:38:51 -05:00
7 lines
102 B
CSS
7 lines
102 B
CSS
#files_sharing_log {
|
|
padding: 2em;
|
|
}
|
|
#files_sharing_log th,
|
|
#files_sharing_log td {
|
|
padding: 0 1em;
|
|
}
|