Added ability to add new location
This commit is contained in:
@@ -8,6 +8,13 @@
|
||||
width: 24em;
|
||||
}
|
||||
|
||||
.loc-container h3 {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.loc-container .loc-spools {
|
||||
padding: 0.2em;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user