mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-13 10:00:44 +02:00
added crons web apis and ui listing
This commit is contained in:
@@ -752,6 +752,14 @@ a.thumb:not(.thumb-active) {
|
||||
background-size: 200% 100%;
|
||||
animation: shine 1s linear infinite;
|
||||
}
|
||||
|
||||
// sizes
|
||||
&.skeleton-loader-sm {
|
||||
height: 8px;
|
||||
}
|
||||
&.skeleton-loader-lg {
|
||||
height: 18px;
|
||||
}
|
||||
}
|
||||
|
||||
.placeholder-section {
|
||||
|
||||
Reference in New Issue
Block a user