PluginProbe
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot / 2.0.14
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot v2.0.14
4.9.1 4.9.0 4.8.2 4.8.1 4.8.0 4.7.0 4.6.2 4.6.1 4.6.0 4.5.6 4.5.5 4.5.4 4.5.3 4.5.2 4.5.1 4.5.0 4.4.1 4.4.0 3.3.4 3.4.0 3.4.1 3.4.2 3.5.0 3.5.1 3.5.2 All 199 releases
betterdocs / admin / assets / css / customizer-select2-control.css

customizer-select2-control.css in BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot 2.0.14, at admin/assets/css/customizer-select2-control.css

16 lines 248 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /**
2 * Select2 Controller Style
3 */
4 .select2-dropdown,
5 .select2-container {
6 z-index: 9999999!important;
7 }
8 .select2-container {
9 width:100%!important;
10 }
11 #customize-controls .customize-section-title.is-in-view.is-sticky {
12 z-index: 99999999;
13 }
14
15
16