效果如下:
CSS 代码片段:
/* 显示钉住文档名并在页签右下角添加一个钉子图标 CSS片段 */ /* author by JeffreyChen https://ld246.com/article/1728392178095 */ .layout-tab-bar .item.item--pin .item__text { width: auto; display: flex !important; } .layout-tab-bar .item--pin .item__graphic, .layout-tab-bar .item--pin .item__icon { padding: 4px 0 4px 8px; } /* 添加一个钉子图标 */ #layouts .layout__center div:not(.fn__none) > .layout-tab-bar:not(.layout-tab-bar--readonly) .item--pin::before { content: "📌"; font-size: 0.8em; position: absolute; right: 0; bottom: 0; }
欢迎来到这里!
我们正在构建一个小众社区,大家在这里相互信任,以平等 • 自由 • 奔放的价值观进行分享交流。最终,希望大家能够找到与自己志同道合的伙伴,共同成长。
注册 关于