From 5c5517e685ff1ed07a2c44740f3ccb07d400423c Mon Sep 17 00:00:00 2001 From: Xuan Sang LE Date: Sat, 17 Mar 2018 22:42:54 +0100 Subject: [PATCH] fix --- src/themes/antos/afx-file-view.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/themes/antos/afx-file-view.css b/src/themes/antos/afx-file-view.css index 2cbfe0a..b0d2f38 100644 --- a/src/themes/antos/afx-file-view.css +++ b/src/themes/antos/afx-file-view.css @@ -11,6 +11,7 @@ afx-file-view afx-label.status{ background-color: #f6F6F6; border-top: 1px solid #cbcbcb; color:#414339; + transform: translateZ(0); } afx-file-view afx-list-view > div.list-container > ul > li{ float:left;