Fixed error in css after fixing merge conflict
这个提交包含在:
父节点
24dbe6f6f0
当前提交
e7a59c8b83
共有 1 个文件被更改,包括 1 次插入 和 0 次删除
|
|
@ -520,6 +520,7 @@ div#station_logbooks_linked_table_paginate {
|
||||||
#advancedmap {
|
#advancedmap {
|
||||||
height: calc(100vh - 280px) !important;
|
height: calc(100vh - 280px) !important;
|
||||||
max-height: 1000px !important;
|
max-height: 1000px !important;
|
||||||
|
}
|
||||||
|
|
||||||
.lotw-cert-list table {
|
.lotw-cert-list table {
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用