From 27f071ba6e00a2d4fc322049b213a2dc2a0b144c Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 3 Apr 2025 16:28:55 -0400 Subject: [PATCH] remove testing style --- styles.css | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/styles.css b/styles.css index 7ab76b2..506521e 100644 --- a/styles.css +++ b/styles.css @@ -2093,20 +2093,6 @@ body.dark-mode .admin-panel-content label { outline: none; } -.material-icons { - font-family: 'Material Icons'; - font-weight: normal; - font-style: normal; - font-size: inherit; - line-height: 1; - letter-spacing: normal; - text-transform: none; - display: inline-block; - white-space: nowrap; - word-wrap: normal; - direction: ltr; -} - .header-drop-zone { width: 66px; height: 36px;