File tree Expand file tree Collapse file tree 2 files changed +0
-19
lines changed
Expand file tree Collapse file tree 2 files changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -916,16 +916,6 @@ H2 部分
916916
917917添加 ` style-list-arrow ` 和 ` squarefill ` 样式
918918
919- ### 列表表格末行样式
920-
921- :- | :- | :-
922- :- | :- | :-
923- ` claude ` | 启动交互式 REPL | ` claude `
924- ` --continue ` | 在当前目录中加载最近的对话 | ` claude --continue `
925- <!-- rehype:className=style-list-arrow circlefill-->
926-
927- 三列表格,末尾列如果只有 ` code ` 时边框显示
928-
929919### 列表箭头样式展示表格
930920
931921:- | :-
Original file line number Diff line number Diff line change @@ -294,15 +294,6 @@ ul.style-arrow li:before {
294294 border-bottom : 5px solid transparent;
295295}
296296
297- table .style-list td : last-child > code : only-child ,
298- table .style-list-arrow td : last-child > code : only-child {
299- border : 1px solid rgb (from var (--color-fg-default ) r g b / 0.3 );
300- padding : 3px 5px ;
301- border-radius : 5px ;
302- width : 100% ;
303- display : block;
304- }
305-
306297table .squarefill td : first-child ::before ,
307298table .square td : first-child ::before ,
308299table .circlefill td : first-child ::before ,
You can’t perform that action at this time.
0 commit comments