commit
a6562d185d
@ -0,0 +1,19 @@
|
||||
.modal .modal-body {
|
||||
|
||||
.rename-message {
|
||||
|
||||
}
|
||||
.move-path {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space;
|
||||
align-items: center;
|
||||
|
||||
.server-root {
|
||||
padding-right: 20px;
|
||||
}
|
||||
.path-input {
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in new issue