mirror of
https://github.com/status-im/re-frame-10x.git
synced 2025-02-04 10:23:39 +00:00
Unset styles on before/after
This commit is contained in:
parent
9b1d77dc00
commit
4c4ecf9e49
@ -28,7 +28,7 @@
|
||||
(def css-reset
|
||||
[:#--re-frame-trace--
|
||||
{:all "initial"}
|
||||
[:*
|
||||
[:* "*:before" "*:after"
|
||||
{:all "unset"}]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user