GITLAB
SourceCode
/ smartzone-home
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
a0f33aed3038cf54f412604490a484774f961134
Authored by
trainee
2018-07-04 18:14:56 +0700
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
Side-by-side Diff
Inline Diff
src/app/dashboard/dashboard.component.scss
Wrap text
Diff comments
View file @
a0f33ae
...
...
@@ -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
...
...