mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-20 13:30:50 +02:00
fixed bulkbar wrapper clickthrough and normalized exported filename dates
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
left: 0;
|
||||
bottom: var(--smSpacing);
|
||||
right: 0;
|
||||
pointer-events: none;
|
||||
|
||||
.bulkbar {
|
||||
position: relative;
|
||||
@@ -62,6 +63,7 @@
|
||||
right: auto;
|
||||
margin: var(--smSpacing) auto;
|
||||
transform: translateY(0);
|
||||
pointer-events: auto;
|
||||
@starting-style {
|
||||
transform: translateY(10px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user