mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
Improve hover border.
This commit is contained in:
parent
53143cb033
commit
31e0cde900
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue