style.css aktualisiert
kleine Änderung an den drei Preset Buttons
This commit is contained in:
parent
a0399c216f
commit
3b34d25467
1 changed files with 2 additions and 1 deletions
|
|
@ -92,10 +92,11 @@ body {
|
|||
.preset-item h3 {
|
||||
margin: 0;
|
||||
flex: 1; /* Flexibel innerhalb des Items */
|
||||
|
||||
}
|
||||
|
||||
.preset-item button {
|
||||
margin-left: 5px;
|
||||
margin-left: 2px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue