add: disable select for some component.

This commit is contained in:
Junyi Hou 2023-11-18 19:54:41 +08:00
parent c9e7a81509
commit 879fab29eb
7 changed files with 31 additions and 8 deletions

View file

@ -25,11 +25,15 @@
--pagination-bg-color: #fafafa;
--pagination-link-color: #696969;
--pagination-border-color: #eeeeee;
--pagination-border-radius: 5px;
--post-info-color: grey;
--switcher-color: #fff;
--switcher-bg-color: #333;
--switcher-border-color: #eeeeee;
--switcher-border-radius: 5px;
--svg-color: #333;
--svg-state-color: #a31d1d;