aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/css/files.scss
diff options
context:
space:
mode:
authorszaimen <szaimen@e.mail.de>2022-09-08 11:31:26 +0200
committerszaimen <szaimen@e.mail.de>2022-09-08 11:53:10 +0200
commit911290607d0fbd22e032f9138aa66734f0511b06 (patch)
treec98bb70b72c0a72bb53a1fc599c54598d9b08787 /apps/files/css/files.scss
parent5555500e9875011e511de6702f93e2462a7ce368 (diff)
downloadnextcloud-server-911290607d0fbd22e032f9138aa66734f0511b06.tar.gz
nextcloud-server-911290607d0fbd22e032f9138aa66734f0511b06.zip
fix the new filemenu carrot
Signed-off-by: szaimen <szaimen@e.mail.de>
Diffstat (limited to 'apps/files/css/files.scss')
-rw-r--r--apps/files/css/files.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss
index 8a38509b42f..20624cfb8b5 100644
--- a/apps/files/css/files.scss
+++ b/apps/files/css/files.scss
@@ -806,7 +806,7 @@ table.dragshadow td.size {
/* Center triangle */
&::after {
- left: 57px !important;
+ left: 61px !important;
}
}