You've already forked Epicnabbo-Catalogus-Updated-Daily
Add Catalog Editor functionality from commit 847879c4
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@tailwind base;
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
@@ -271,3 +271,10 @@ html.dark .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
|
||||
#article-content a {
|
||||
color: #53b2f8;
|
||||
}
|
||||
|
||||
.cursor-grab {
|
||||
cursor: grab !important;
|
||||
}
|
||||
.cursor-grab:active {
|
||||
cursor: grabbing !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user