mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
mobile layout: fix logo highlight
This commit is contained in:
@@ -72,3 +72,8 @@
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.secondary-menu__brand-name:hover {
|
||||
color: $light-text;
|
||||
cursor: grab;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user