mirror of
https://github.com/luc-github/ESP3D-WEBUI.git
synced 2026-02-20 01:11:21 +01:00
Update _control.scss
Decrease padding to be consistent with other panels that use m-1
This commit is contained in:
@@ -328,7 +328,7 @@ span.input-group-addon {
|
||||
|
||||
.min1rem {
|
||||
min-width: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.error-login-message {
|
||||
color: red;
|
||||
@@ -344,7 +344,7 @@ span.input-group-addon {
|
||||
border: none;
|
||||
overflow: hidden;
|
||||
flex: 1;
|
||||
padding: 10px;
|
||||
padding: 5px;
|
||||
}
|
||||
.cameraContainer,
|
||||
.imageContainer {
|
||||
|
||||
Reference in New Issue
Block a user