mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
fix(site): fix parameter input icon shrink (#11995)
This commit is contained in:
@@ -82,6 +82,7 @@ const styles = {
|
||||
width: 20,
|
||||
height: 20,
|
||||
display: "block",
|
||||
flexShrink: 0,
|
||||
|
||||
".small &": {
|
||||
display: "none",
|
||||
|
||||
Reference in New Issue
Block a user