File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 1717 text-decoration : none;
1818 background : var (--tp-bg );
1919 border : 1px solid var (--tp-border );
20- border-radius : 3 px ;
20+ border-radius : 8 px ;
2121 box-shadow : 1px 1px 3px var (--tp-shadow );
2222 color : var (--tp-text );
2323 position : absolute;
4545 width : 10px ;
4646 height : 10px ;
4747 margin-top : -16px ;
48- margin-left : 15 px ;
48+ margin-left : 25 px ;
4949 content : "" ;
5050 transform : rotate (-45deg );
5151}
6262 width : 10px ;
6363 height : 10px ;
6464 margin-top : -5px ;
65- margin-left : 15 px ;
65+ margin-left : 25 px ;
6666 content : "" ;
6767 transform : rotate (-45deg );
6868}
7373 content : "" ;
7474}
7575
76+ .rtl .topic_preview_container : after ,
77+ .rtl .topic_preview_container .invert : before {
78+ margin-right : 25px ;
79+ margin-left : auto;
80+ }
81+
7682.topic_preview_container hr {
7783 margin : 5px 0 ;
7884}
You can’t perform that action at this time.
0 commit comments