mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-01 17:22:42 +00:00
Moved deleting a brew into the emtadata editor
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
}
|
||||
.publish.field .value{
|
||||
position : relative;
|
||||
margin-bottom: 15px;
|
||||
button.publish{
|
||||
.button(@blueLight);
|
||||
}
|
||||
@@ -60,4 +61,10 @@
|
||||
font-style : italic;
|
||||
}
|
||||
}
|
||||
|
||||
.delete.field .value{
|
||||
button{
|
||||
.button(@red);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user