mirror of
https://github.com/wahyd4/ant-design.git
synced 2026-08-25 12:45:52 +10:00
modify base.less: remove tap highlight color for mobile safari
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
@import "normalize";
|
||||
|
||||
* {
|
||||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); // remove tap highlight color for mobile safari
|
||||
}
|
||||
|
||||
// HTML & Body reset
|
||||
html, body {
|
||||
.square(100%);
|
||||
|
||||
Reference in New Issue
Block a user