소스 검색

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;
 }
 
-#dropdownDots {
+.rose-pine-dawn #dropdownDots {
 	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;
 }