[fix] okr border #357

This commit is contained in:
xaoxuu 2024-01-16 10:04:39 +08:00
parent e77bfecf1f
commit 662f59274b
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
position: relative position: relative
border-radius: $border-block border-radius: $border-block
background: var(--theme-block) background: var(--theme-block)
border: 1px solid var(--theme-border)
if hexo-config('tag_plugins.okr.border') == true if hexo-config('tag_plugins.okr.border') == true
border: 1px solid var(--theme-border) border: 1px solid var(--theme-border)
overflow: hidden overflow: hidden