mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
Hide any element with ab-share
as a name
This commit is contained in:
parent
fa37f5c857
commit
b630baa870
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
|||
}
|
||||
|
||||
body:not(.cap-web-share) {
|
||||
.answerbox__action[name="ab-share"] {
|
||||
[name="ab-share"] {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue