mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-07 20:41:22 -06:00
7 lines
70 B
CSS
7 lines
70 B
CSS
/*
|
|
expect:
|
|
pointer-events: 1
|
|
*/
|
|
|
|
div .label { pointer-events: none; }
|