- From: Oleksandr Stepanenko <notifications@github.com>
- Date: Thu, 18 Apr 2019 02:52:38 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 18 April 2019 09:53:04 UTC
Would be grate to use this kind of selectors:
```
::slotted(div[slot="content"]::-webkit-scrollbar) {
display: none;
}
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/655#issuecomment-484432586
Received on Thursday, 18 April 2019 09:53:04 UTC