mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
8 lines
102 B
CSS
8 lines
102 B
CSS
|
|
#files_sharing_log {
|
||
|
|
padding: 2em;
|
||
|
|
}
|
||
|
|
#files_sharing_log th,
|
||
|
|
#files_sharing_log td {
|
||
|
|
padding: 0 1em;
|
||
|
|
}
|