From 5c979373b53f40f2d0f263f52071caf8ab188e44 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 15 Jun 2021 17:20:00 +0800 Subject: ... --- FrontEnd/src/index.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'FrontEnd/src/index.css') diff --git a/FrontEnd/src/index.css b/FrontEnd/src/index.css index 8d428774..e102fbb4 100644 --- a/FrontEnd/src/index.css +++ b/FrontEnd/src/index.css @@ -39,8 +39,6 @@ small { font-size: 1.6rem; } - - .cursor-pointer { cursor: pointer; } @@ -53,7 +51,6 @@ textarea { white-space: nowrap; } - .full-viewport-center-child { position: fixed; width: 100vw; -- cgit v1.2.3