mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Adding border to text-angular form element
This commit is contained in:
@@ -11,6 +11,11 @@ table .blank-action {
|
||||
width: 29px;
|
||||
}
|
||||
|
||||
text-angular .ta-editor {
|
||||
border: 1px solid #cee1f4;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
#header #logo {
|
||||
top: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user