Commit a0f33aed3038cf54f412604490a484774f961134

Authored by trainee
1 parent 21f05184
Exists in master

ปรับตำแหน่งวงกลม

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
src/app/dashboard/dashboard.component.scss
... ... @@ -9,7 +9,8 @@
9 9 border-color: black;
10 10 text-align: center;
11 11 padding-top: 15px;
12   - top: -25px;
  12 + top: -20px;
  13 + left: -3px;
13 14  
14 15 }
15 16  
... ...