From f46d492d449302309a4e1a4be2607241f0002702 Mon Sep 17 00:00:00 2001 From: hexxa Date: Thu, 30 Dec 2021 16:06:36 +0800 Subject: [PATCH] fix(fe/white.css): remove duplicated style --- public/static/css/white.css | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/public/static/css/white.css b/public/static/css/white.css index 183dd88..46492ea 100644 --- a/public/static/css/white.css +++ b/public/static/css/white.css @@ -289,16 +289,6 @@ overflow: auto; } -.theme-default .error { - font-size: 1.4rem; - padding: 1rem; - color: #f1c40f; - margin: 1rem 0 0 0; - background-color: #2c3e50; - - overflow: hidden; -} - .theme-default #sharing-list .info { display: inline-block; width: 70%;