mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-20 13:30:50 +02:00
normalized the caster to return always non-null value and fixed minor ui issues
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
}
|
||||
.btn.refreshing i:before {
|
||||
animation: refresh 200ms linear;
|
||||
.btn.refreshing i {
|
||||
animation: refresh 200ms ease-out;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user