mirror of
https://github.com/nextcloud/server.git
synced 2026-02-26 03:11:28 -05:00
Move star to top right instead of top left, fix checkbox overlay
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
1dd8746395
commit
5ea14192ee
1 changed files with 1 additions and 1 deletions
|
|
@ -986,7 +986,7 @@ kbd {
|
|||
|
||||
.app-content-list-item-star {
|
||||
top: 10px;
|
||||
left: 3px;
|
||||
left: 32px;
|
||||
background-size: 16px;
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue