File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464
6565 .footer-bar__left {
6666 margin-left : 5px ;
67+
68+ ::ng- deep {
69+ .ant- btn {
70+ height : 30px ;
71+ }
72+ }
6773 }
6874 }
6975}
7076
71-
7277.rotate-icon {
7378 transform : rotate (-90deg );
7479 transition : transform 0.3s ease ;
9398 }
9499
95100 nz-input-group {
96- background-color : #0F0F0F ;
97- color : #FFFFFF ;
101+ background-color : #0f0f0f ;
102+ color : #ffffff ;
98103
99104 .ant-input {
100- background-color : #0F0F0F ;
101- color : #FFFFFF ;
105+ background-color : #0f0f0f ;
106+ color : #ffffff ;
102107 font-size : 12px ;
103108 }
104109 }
108113 }
109114
110115 .command-item {
111-
112116 .command-name {
113117 font-size : 13px ;
114118 font-weight : 400 ;
126130 .ant-tag-orange {
127131 background : #2b1d11 ;
128132 }
129-
130133}
131134
132135.save-btn {
139142
140143.search-input {
141144 padding : 8px 12px ;
142- }
145+ }
You can’t perform that action at this time.
0 commit comments