From a0509e15e8a88440d0f70d6ffd05b47036a5dcfc Mon Sep 17 00:00:00 2001 From: FeiBam Date: Sun, 25 Jun 2023 18:16:02 +0900 Subject: [PATCH] commit befor pull --- static/common.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/static/common.css b/static/common.css index eb6da2c..ee3850e 100644 --- a/static/common.css +++ b/static/common.css @@ -19,14 +19,12 @@ top: 64px; } - .settings { margin: 0 18%; padding-top: 40px; transition: 0.6s; } - .settings div.text { width: 100%; } @@ -73,14 +71,12 @@ margin: 0 10px; } - .settings .text-box .text { display: flex; justify-content: space-between; align-items: center; } - .settings .text-box .text .mdc-text-field::after{ width: 0; } @@ -97,8 +93,6 @@ left: -10px; } - - @media (max-width:767px) { }