mirror of
https://github.com/nextcloud/server.git
synced 2026-02-25 02:44:57 -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;
|
|
}
|