updated import popup handling and api preview examples
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.bulkbar {
|
||||
position: sticky;
|
||||
bottom: -10px;
|
||||
bottom: var(--baseSpacing);
|
||||
z-index: 101;
|
||||
gap: 10px;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user