✏️ 正在编辑: _help_box.scss
路径:
/home/bpioifn/www/pigmentse/admin232nqtbtc/themes/new-theme/scss/components/_help_box.scss
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
.help-box { display: inline-block; box-sizing: border-box; color: $brand-primary; background-color: $notice; height: 1rem; width: 1rem; font-weight: bold; font-size: 10px; line-height: 12px; vertical-align: middle; text-align: center; border: 2px solid $brand-primary; cursor: pointer; padding: 0; margin: 0 5px 2px; &:after { content: '?' } &:focus { outline: none; } }
💾 保存文件
← 返回文件管理器