Skip to content

Commit 7727826

Browse files
committed
add directive style 3
1 parent e9090ab commit 7727826

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

lib/metro.all.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -57012,7 +57012,7 @@ aside::after {
5701257012
.directive-style-3 .icon {
5701357013
right: auto;
5701457014
left: 10px;
57015-
top: 10px;
57015+
top: 20px;
5701657016
}
5701757017

5701857018
/* source/components/donut/donut.less */

lib/metro.all.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/metro.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -57012,7 +57012,7 @@ aside::after {
5701257012
.directive-style-3 .icon {
5701357013
right: auto;
5701457014
left: 10px;
57015-
top: 10px;
57015+
top: 20px;
5701657016
}
5701757017

5701857018
/* source/components/donut/donut.less */

lib/metro.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/components/directive/directive.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,6 @@
236236
.icon {
237237
right: auto;
238238
left: 10px;
239-
top: 10px;
239+
top: 20px;
240240
}
241241
}

0 commit comments

Comments
 (0)