Skip to content

Commit 8646bab

Browse files
committed
Buf fixed
1 parent 52548ab commit 8646bab

23 files changed

+489
-378
lines changed

css/dark-theme.css

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,10 @@ AccordionButton{
102102

103103
TitleCommand{
104104
color: white;
105-
background-color: #222222;
105+
}
106+
107+
SourceCommand{
108+
color: white;
106109
}
107110

108111
VideoContainer{
@@ -158,10 +161,6 @@ ComponentDemoLabel{
158161
background-color: #000000;
159162
}
160163

161-
DemoCheckBox{
162-
margin: 2mm;
163-
}
164-
165164
CheckBoxContainer{
166165
background-color: #efeff4;
167166
margin: 0;
@@ -537,4 +536,8 @@ SideMenuHeader{
537536

538537
ToastBar{
539538
background-color: #222222;
540-
}
539+
}
540+
541+
DemoSpanLabelIcon{
542+
color: white;
543+
}
File renamed without changes.
-278 Bytes
Loading

0 commit comments

Comments
 (0)