Fixed overflow of the bearings onto two lines when adding QSOs
这个提交包含在:
父节点
81bf092416
当前提交
be931f3a68
共有 1 个文件被更改,包括 4 次插入 和 0 次删除
|
|
@ -34,4 +34,8 @@ input[type="text"] {
|
|||
|
||||
.topbar input {
|
||||
width: 100px !important;
|
||||
}
|
||||
|
||||
input#country {
|
||||
width: 180px;
|
||||
}
|
||||
正在加载…
在新工单中引用