FIX: Bookmark Modal Input (#9707)

This commit is contained in:
Jordan Vidrine
2020-05-08 10:47:01 -05:00
committed by GitHub
parent 3cce1b4e78
commit 47788da706

View File

@ -16,6 +16,7 @@
.ember-text-field.bookmark-name {
width: 100%;
margin-bottom: 0.5em;
}
}
@ -71,6 +72,7 @@
.bookmark-options-button {
margin-left: 0.5em;
margin-bottom: 0.5em;
background: transparent;
}