瀏覽代碼

fix: theme

Timothy J. Baek 1 年之前
父節點
當前提交
7eaec7e354
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      static/themes/rosepine-dawn.css

+ 2 - 2
static/themes/rosepine-dawn.css

@@ -80,11 +80,11 @@
 	color: #e0def4 !important;
 	color: #e0def4 !important;
 }
 }
 
 
-#dropdownDots {
+.rose-pine-dawn #dropdownDots {
 	background-color: #dfdad9;
 	background-color: #dfdad9;
 }
 }
 
 
-.flex.py-2\.5.px-3\.5.w-full.hover\:bg-gray-800.transition:hover {
+.rose-pine-dawn .flex.py-2\.5.px-3\.5.w-full.hover\:bg-gray-800.transition:hover {
 	background: #cecacd;
 	background: #cecacd;
 }
 }