This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a commit to branch update-antdpro
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking-ui.git
The following commit(s) were added to refs/heads/update-antdpro by this push:
new a37fcf2 Update less file
a37fcf2 is described below
commit a37fcf27ec92a8a223041001cb3943c742c2349a
Author: hanahmily <[email protected]>
AuthorDate: Wed Feb 28 10:56:01 2018 +0800
Update less file
---
src/components/Topology/index.less | 2 +-
src/components/TraceStack/index.less | 1 -
src/routes/Service/Service.less | 0
3 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/components/Topology/index.less
b/src/components/Topology/index.less
index 4dca934..ec4e825 100644
--- a/src/components/Topology/index.less
+++ b/src/components/Topology/index.less
@@ -5,7 +5,7 @@
.logo {
height: 15px;
vertical-align: middle;
- margin: -3px 2px 0px 0px;
+ margin: -3px 2px 0 0;
}
.circle {
diff --git a/src/components/TraceStack/index.less
b/src/components/TraceStack/index.less
index 7b3cc59..524c15b 100644
--- a/src/components/TraceStack/index.less
+++ b/src/components/TraceStack/index.less
@@ -24,7 +24,6 @@
}
.stack {
- font-family: 'Microsoft Yahei';
border-radius: 5px;
position: relative;
display: block;
diff --git a/src/routes/Service/Service.less b/src/routes/Service/Service.less
deleted file mode 100644
index e69de29..0000000
--
To stop receiving notification emails like this one, please contact
[email protected].