Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 202acbf

Browse files
committed
fix: don't keep space for row error icon
1 parent 878a2a7 commit 202acbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/routes/WorkPeriods/components/PeriodItem/styles.module.scss

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ td.toggle {
6666

6767
.processingError {
6868
display: inline-block;
69+
position: absolute;
6970
margin-left: 10px;
7071
width: 15px;
7172
}

0 commit comments

Comments
 (0)