1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-30 18:49:23 +08:00
volcanos/panel/search.css
2023-10-28 23:59:31 +08:00

4 lines
222 B
CSS

fieldset.Search { padding:10px; box-shadow:unset; position:fixed; left:var(--project-width); top:48px; }
fieldset.Search>div.output>div.profile { max-width:unset; }
fieldset.Search>div.output table.content { width:100%; }