mirror of
https://github.com/Syngnat/GoNavi.git
synced 2026-07-05 10:01:30 +08:00
♻️ refactor(query-editor): 拆分 SQL 事务提交设置控件
This commit is contained in:
@@ -4840,8 +4840,8 @@ body[data-ui-version="v2"] .gn-v2-query-toolbar-max-rows-select {
|
||||
}
|
||||
|
||||
body[data-ui-version="v2"] .gn-v2-query-toolbar-transaction-mode-select {
|
||||
width: 142px !important;
|
||||
flex: 0 0 142px !important;
|
||||
width: 154px !important;
|
||||
flex: 0 0 154px !important;
|
||||
}
|
||||
|
||||
body[data-ui-version="v2"] .gn-v2-query-toolbar-transaction-delay-select {
|
||||
|
||||
Reference in New Issue
Block a user