mirror of
https://github.com/nextcloud/server.git
synced 2026-02-13 07:45:08 -05:00
change em to px
This commit is contained in:
parent
97be32e2e8
commit
62040fe2d2
1 changed files with 1 additions and 1 deletions
|
|
@ -149,5 +149,5 @@ thead{
|
|||
width: 300px;
|
||||
}
|
||||
.public_actions {
|
||||
padding: 0.3em;
|
||||
padding: 4px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue