mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Whitelist editor localisation + formatting fixes
This commit is contained in:
@@ -45,6 +45,10 @@
|
||||
.editable-list {
|
||||
justify-content: end;
|
||||
}
|
||||
.editable-list__items {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.editable-list__item {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
@@ -62,4 +66,6 @@
|
||||
resize: vertical;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.editable-list__add-button {
|
||||
align-self: end;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user