mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 09:28:29 +00:00
web/Omnibox: workaround for link area being unusable on iPadOS 15
This commit is contained in:
parent
075b2799e3
commit
3b90f5ee17
@ -254,6 +254,8 @@
|
||||
|
||||
/* workaround for safari */
|
||||
font-size: inherit;
|
||||
user-select: text;
|
||||
-webkit-user-select: text;
|
||||
}
|
||||
|
||||
#link-area:focus-visible {
|
||||
|
Loading…
Reference in New Issue
Block a user