Correct components errors
All checks were successful
Deploy Docs to Synology / deploy (push) Successful in 3s
All checks were successful
Deploy Docs to Synology / deploy (push) Successful in 3s
This commit is contained in:
@@ -95,6 +95,16 @@
|
||||
}
|
||||
|
||||
|
||||
/* SOLO PARA LA DEMO */
|
||||
/* Forzar DaisyUI .progress sobre Docsify */
|
||||
/* progress.progress {
|
||||
appearance: auto !important;
|
||||
-webkit-appearance: auto !important;
|
||||
-moz-appearance: auto !important;
|
||||
} */
|
||||
.markdown-section progress.progress {
|
||||
all: revert-layer;
|
||||
}
|
||||
|
||||
/* join join-vertical lg:join-horizontal divider divider-horizontal validator validator-hint glass */
|
||||
|
||||
@@ -149,6 +159,9 @@
|
||||
/* Input */
|
||||
/* .input, .input-bordered, .input-ghost, .input-primary, .input-secondary, .input-accent, .input-info, .input-success, .input-warning, .input-error, .input-xs, .input-sm, .input-md, .input-lg, .floating-label, */
|
||||
|
||||
/* Kbd */
|
||||
/* .kbd .kbd-xs .kbd-sm .kbd-md .kbd-lg .kbd-xl */
|
||||
|
||||
/* List */
|
||||
/* .list, .list-row, .list-bullet, .list-image, .list-none, */
|
||||
|
||||
@@ -164,6 +177,12 @@
|
||||
/* Navbar */
|
||||
/* .navbar, .navbar-start, .navbar-center, .navbar-end, */
|
||||
|
||||
/* Progress */
|
||||
/* .progress .progress-neutral .progress-primary .progress-secondary .progress-accent .progress-info .progress-success .progress-warning .progress-error */
|
||||
|
||||
/* Radial */
|
||||
/* .radial-progress */
|
||||
|
||||
/* Radio */
|
||||
/* .radio, .radio-primary, .radio-secondary, .radio-accent, .radio-info, .radio-success, .radio-warning, .radio-error, .radio-xs, .radio-sm, .radio-md, .radio-lg, */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user