Skip to content

Commit

Permalink
tighten loading bar
Browse files Browse the repository at this point in the history
  • Loading branch information
corywatilo committed Nov 14, 2023
1 parent 36c8d48 commit 314558e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/lib/lemon-ui/LemonTable/LemonTableLoader.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
height: 0;
left: 0;
overflow: hidden;
padding: 0.1rem !important;
padding: 0.05rem !important;
position: absolute;
transition: height 200ms ease, top 200ms ease;
width: 100%;
Expand Down

0 comments on commit 314558e

Please sign in to comment.