fix: bootstrap ui database table add column field overflow
Signed-off-by: Cliff Su <stu01509@yahoo.com.tw>
This commit is contained in:
parent
0be2fff28e
commit
1e083cff41
@ -2508,7 +2508,7 @@ input#auto_increment_opt {
|
||||
|
||||
#table_name_col_no {
|
||||
position: fixed;
|
||||
top: 55px;
|
||||
top: 100px !important;
|
||||
width: 100%;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user