mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-18 19:59:29 +02:00
Reduce the padding around the screen edges
This commit is contained in:
@@ -252,7 +252,7 @@ label {
|
||||
margin-bottom: 7px;
|
||||
}
|
||||
#container {
|
||||
width: 90%;
|
||||
width: 95%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user