sync status, show credentials
This commit is contained in:
@@ -76,6 +76,10 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
.small-padding {
|
||||
padding: 5px !important;
|
||||
}
|
||||
|
||||
.medium-padding {
|
||||
padding: 10px !important;
|
||||
}
|
||||
@@ -84,6 +88,14 @@
|
||||
padding-bottom: 4px !important;
|
||||
}
|
||||
|
||||
.pb-6 {
|
||||
padding-bottom: 6px !important;
|
||||
}
|
||||
|
||||
.pb-10 {
|
||||
padding-bottom: 10px !important;
|
||||
}
|
||||
|
||||
.large-padding {
|
||||
padding: 22px !important;
|
||||
}
|
||||
@@ -178,7 +190,7 @@
|
||||
}
|
||||
|
||||
h4 {
|
||||
margin-bottom: 0px !important;
|
||||
margin-bottom: 4px !important;
|
||||
font-size: 13px !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user