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:
parent
b5c5e45b13
commit
4b441d5e52
@ -83,6 +83,10 @@ p {
|
|||||||
left: 0;
|
left: 0;
|
||||||
width: 65px;
|
width: 65px;
|
||||||
padding-top: 24px;
|
padding-top: 24px;
|
||||||
|
|
||||||
|
.el-tooltip {
|
||||||
|
outline: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.space {
|
.space {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user