add gradually inpainting mode
This commit is contained in:
@@ -25,8 +25,10 @@
|
||||
|
||||
.setting-block-content-title {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.setting-block-desc {
|
||||
|
||||
Reference in New Issue
Block a user