forked from extern/easydiffusion
Tweak editor width
This commit is contained in:
parent
8c032579b8
commit
5c4e6f7e96
@ -139,7 +139,7 @@ code {
|
||||
padding: 16px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 0 0 370pt;
|
||||
flex: 0 0 380pt;
|
||||
}
|
||||
#editor label {
|
||||
font-weight: normal;
|
||||
|
Loading…
Reference in New Issue
Block a user