Skip to content

Commit a13097a

Browse files
committed
Update frontend styles
1 parent de0a98c commit a13097a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

frontend/src/index.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2109,9 +2109,8 @@ main.container {
21092109
.simulation-panel__progress-step {
21102110
position: relative;
21112111
flex: 1;
2112-
padding: 0.55rem 0.5rem 0.35rem 1.45rem;
2112+
padding: 0.55rem 0.5rem 0.35rem 0.9rem;
21132113
border-radius: 12px;
2114-
border: 1px dashed rgba(15, 23, 42, 0.15);
21152114
font-size: 0.78rem;
21162115
color: #94a3b8;
21172116
display: flex;

0 commit comments

Comments
 (0)