Skip to content

Commit e6503da

Browse files
author
pipeline
committed
config(ej2-4036): Fixed the icon alignment issue by replace font icons.
1 parent 0ba9f8a commit e6503da

File tree

4 files changed

+16
-8
lines changed

4 files changed

+16
-8
lines changed
Lines changed: 11 additions & 7 deletions
Loading
412 Bytes
Binary file not shown.
336 Bytes
Binary file not shown.

styles/index.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Common */
2-
2+
33
body {
44
overflow: hidden;
55
font-family: "Segoe UI","GeezaPro","DejaVu Serif";
@@ -73,6 +73,10 @@ control-content {
7373
height: 28px;
7474
width: 28px;
7575
}
76+
#switch button {
77+
background-color: transparent;
78+
border-color: transparent;
79+
}
7680
#themeswitcher-icon {
7781
padding-top: 3px;
7882
}

0 commit comments

Comments
 (0)