Improve hover border.

pull/5573/head
Richard Lewis 2017-11-10 20:12:12 +00:00
parent 53143cb033
commit 31e0cde900
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ limitations under the License.
}
.mx_AppTileMenuBarWidget:hover {
border: 1px solid $primary-hairline-color;
border: 1px solid $primary-fg-color;
border-radius: 2px;
}