File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 40
40
position : absolute;
41
41
top : 0 ;
42
42
left : 0 ;
43
- overflow : auto ;
43
+ overflow : visible ;
44
44
margin : 0 !important ;
45
45
outline : none;
46
46
text-align : left;
70
70
height : 100% ;
71
71
text-align : right;
72
72
color : # 999 ;
73
- z-index : 2 ;
73
+ z-index : 4 ;
74
74
}
75
75
.codesass__lines__line {
76
76
display : block;
86
86
width : 40px ;
87
87
height : 100% ;
88
88
background : # eee ;
89
- z-index : 1 ;
89
+ z-index : 4 ;
90
90
}
91
91
.codesass {
92
92
background : # fff ;
Original file line number Diff line number Diff line change 15
15
<link
16
16
rel="stylesheet"
17
17
href="/static/css/codesass/codesass.css?v={{ resources_version }}"
18
- integrity="sha384-+97redWAaid5l/waCAY6qGIBeazYoG2D9v7DE3JUCjJsHxddBSh4OLOZV86Iy6vF "/>
18
+ integrity="sha384-4bb3B6RVIvP4pnQirdxfsf9N0JO0R66fAqXrmCjU4FtowSWgR19etRc6vaTQZ/R3 "/>
19
19
<script
20
20
defer
21
21
src="/static/js/codesass/codesass.min.js?v={{ resources_version }}"
Original file line number Diff line number Diff line change 18
18
<link
19
19
rel="stylesheet"
20
20
href="/static/css/codesass/codesass.css?v={{ resources_version }}"
21
- integrity="sha384-+97redWAaid5l/waCAY6qGIBeazYoG2D9v7DE3JUCjJsHxddBSh4OLOZV86Iy6vF "/>
21
+ integrity="sha384-4bb3B6RVIvP4pnQirdxfsf9N0JO0R66fAqXrmCjU4FtowSWgR19etRc6vaTQZ/R3 "/>
22
22
<script
23
23
defer
24
24
src="/static/js/codesass/codesass.min.js?v={{ resources_version }}"
You can’t perform that action at this time.
0 commit comments