Fixed "selection" on section header tap
This commit is contained in:
parent
2f7c345330
commit
d121761fa4
1 changed files with 1 additions and 0 deletions
|
@ -1015,6 +1015,7 @@ BLOCKQUOTE:after
|
|||
.client-js H2
|
||||
{
|
||||
border-bottom: 1px solid #E2E3E4;
|
||||
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
|
||||
}
|
||||
.client-js H2.openSection
|
||||
{
|
||||
|
|
Reference in a new issue