Skip to content

Commit a52089a

Browse files
author
pooya parsa
committed
fix(style): make progress_bar width responsive (#14)
1 parent b8e00ec commit a52089a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/css/loading.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ h4 {
5858
background-color: #DDDDDD;
5959
border-radius: 6px;
6060
width: 500px;
61+
max-width: 85vw;
6162
height: 10px;
6263
margin-bottom: 10px;
6364
}

0 commit comments

Comments
 (0)