This is an automated email from the ASF dual-hosted git repository.
qiuxiafan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-rocketbot-ui.git
The following commit(s) were added to refs/heads/master by this push:
new aebe2ad fix: update the date component css (#539)
aebe2ad is described below
commit aebe2ad4501859b7d928ec5fbcb1d34d3cc5033b
Author: wuwen <[email protected]>
AuthorDate: Sat Sep 18 10:20:23 2021 +0800
fix: update the date component css (#539)
---
src/components/rk-date.vue | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/components/rk-date.vue b/src/components/rk-date.vue
index 6d8c340..ff9ca94 100755
--- a/src/components/rk-date.vue
+++ b/src/components/rk-date.vue
@@ -392,7 +392,6 @@ limitations under the License. -->
transform-origin: center top;
}
&.left {
- left: -80px;
top: 30px;
transform-origin: center top;
}