fix: bootstrap ui database table add column field overflow

Signed-off-by: Cliff Su <stu01509@yahoo.com.tw>
This commit is contained in:
Cliff Su 2020-02-05 22:58:46 +08:00
parent 0be2fff28e
commit 1e083cff41

View File

@ -2508,7 +2508,7 @@ input#auto_increment_opt {
#table_name_col_no {
position: fixed;
top: 55px;
top: 100px !important;
width: 100%;
background: #fff;
}