File tree Expand file tree Collapse file tree 1 file changed +0
-40
lines changed
Expand file tree Collapse file tree 1 file changed +0
-40
lines changed Original file line number Diff line number Diff line change 310310margin-bottom : 0.5em ;
311311}
312312
313- .is-link-display-alignment-topleft .link-display {
314- transform-origin : top left;
315- }
316-
317- .is-link-display-alignment-topcenter .link-display {
318- transform-origin : top center;
319- }
320-
321- .is-link-display-alignment-topright .link-display {
322- transform-origin : top right;
323- }
324-
325- .is-link-display-alignment-centerleft .link-display {
326- transform-origin : center left;
327- }
328-
329- .is-link-display-alignment-centercenter .link-display {
330- transform-origin : center;
331- }
332-
333- .is-link-display-alignment-centerright .link-display {
334- transform-origin : center right;
335- }
336-
337- .is-link-display-alignment-bottomleft .link-display {
338- transform-origin : bottom left;
339- }
340-
341- .is-link-display-alignment-bottomcenter .link-display {
342- transform-origin : bottom center;
343- }
344-
345- .is-link-display-alignment-bottomright .link-display {
346- transform-origin : bottom right;
347- }
348-
349313/* vertical letcon name */
350314.is-link-item-display-direction-vertical .is-link-item-display-order-letconname .is-link-display-alignment-topleft .link-display {
351315justify-content : flex-start;
666630color : rgb (var (--theme-style-text ));
667631}
668632
669- .is-link-style-list .link-display-name {
670- white-space : nowrap;
671- }
672-
673633/* link panel back */
674634.link-panel-back {
675635background-color : rgb (var (--theme-accent ));
You can’t perform that action at this time.
0 commit comments