replaced souts with log.debug
This commit is contained in:
@ -57,7 +57,8 @@ justify-content: center;
|
||||
}
|
||||
|
||||
.create-table-window-content{
|
||||
overflow:scroll;
|
||||
height: calc(100% - 90px);
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.create-table-window-settings{
|
||||
|
Reference in New Issue
Block a user