Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Commit

Permalink
Place the insert button better
Browse files Browse the repository at this point in the history
  • Loading branch information
dabreegster committed Nov 7, 2022
1 parent 9605628 commit 4fd470d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web_editor/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,9 @@

.insert-lane {
position: absolute;
right: 0px;
right: -15px;
bottom: 0px;
z-index: 1;
}

table,
Expand Down

0 comments on commit 4fd470d

Please sign in to comment.