Skip to content

Commit 302e29b

Browse files
committed
style fix
1 parent 8774736 commit 302e29b

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

styles/styles.less

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,9 @@
1-
// The ui-variables file is provided by base themes provided by Atom.
2-
//
3-
// See https://github.com/atom/atom-dark-ui/blob/master/styles/ui-variables.less
4-
// for a full listing of what's available.
5-
@import 'ui-variables';
6-
@import '../src/components/_index';
7-
8-
// root: ../styles/tut.less
9-
@import './menu/_menu';
10-
@import './page/_chapter';
11-
@import './page/_page';
12-
@import './progress/_progress';
13-
@import './alert/_alert';
14-
@import './projects/_projects';
15-
161
#crv {
172
width: 400px;
183
height: 100%;
194
overflow: scroll;
205
}
216

22-
.cr {
23-
&-account {
24-
25-
}
26-
}
27-
287
.cr-alert.success {
298
button {
309
span {

0 commit comments

Comments
 (0)