Merge pull request #15919 from stu01509/field-overflow
Fix #15913: Bootstrap UI database table add column field overflow
This commit is contained in:
commit
78ba59b146
@ -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