Hinweis-Text für das Entfernen von Einträgen.
This commit is contained in:
parent
5420cb81e7
commit
e0096b2fcb
2 changed files with 11 additions and 1 deletions
app/styles/views
|
@ -4,7 +4,10 @@
|
|||
.select-action {
|
||||
@extend .row;
|
||||
|
||||
margin-top: 25px;
|
||||
margin: {
|
||||
top: 25px;
|
||||
bottom: 25px;
|
||||
}
|
||||
|
||||
.new-node, .update-node {
|
||||
@extend .col-md-5;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue