CSS for new TagPanel

This commit is contained in:
Luke Barnard 2017-11-29 16:41:00 +00:00
parent 63bedc440b
commit 0c43edb629
5 changed files with 83 additions and 3 deletions

View file

@ -21,6 +21,8 @@ limitations under the License.
padding-top: 24px;
padding-bottom: 22px;
border-bottom: 1px solid $panel-divider-color;
display: flex;
}