Skip to content

Commit 7d466bf

Browse files
committed
refactor(admin): increase icon inset-inline-end to .625rem
1 parent de3a64b commit 7d466bf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/css/admin.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3230,7 +3230,7 @@ table td > input[type="checkbox"] {
32303230
color: rgba(var(--bs-dark-rgb), .25);
32313231
font-size: 3rem;
32323232
inset-block-start: 1rem;
3233-
inset-inline-end: .5rem !important;
3233+
inset-inline-end: .625rem !important;
32343234
line-height: 1;
32353235
position: absolute;
32363236
z-index: 0;

src/css/admin.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)