减小重置等基础按钮的最小大小
This commit is contained in:
parent
5b231e0170
commit
9333570ab7
@ -50,3 +50,11 @@
|
||||
gap: 4px;
|
||||
padding-block: 2px !important;
|
||||
}
|
||||
|
||||
/* input btns: clear, reset, stop */
|
||||
#input-panel button {
|
||||
min-width: min(80px,100%);
|
||||
}
|
||||
#input-panel2 button {
|
||||
min-width: min(80px,100%);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user