web/Omnibox: workaround for link area being unusable on iPadOS 15
This commit is contained in:
@@ -254,6 +254,8 @@
|
||||
|
||||
/* workaround for safari */
|
||||
font-size: inherit;
|
||||
user-select: text;
|
||||
-webkit-user-select: text;
|
||||
}
|
||||
|
||||
#link-area:focus-visible {
|
||||
|
||||
Reference in New Issue
Block a user