Add delete button
This commit is contained in:
@@ -68,6 +68,17 @@
|
||||
|
||||
> header {
|
||||
height: 4rem;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
nav.breadcrumb-nav {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
nav.actions {
|
||||
flex: 1;
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user