1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-02-04 11:17:32 +01:00

fix: Remove outline in global header menu item

This commit is contained in:
AkiraFukushima 2018-03-25 00:04:13 +09:00
parent b5c5e45b13
commit 4b441d5e52

View File

@ -83,6 +83,10 @@ p {
left: 0;
width: 65px;
padding-top: 24px;
.el-tooltip {
outline: 0;
}
}
.space {