watch.css: Fix from d2c -> d2 rename

cc @alixander this has been broken for so long lol
From when the code was in the monorepo.
This commit is contained in:
Anmol Sethi 2022-11-30 02:34:25 -08:00
parent 7f7977eb8b
commit 8e76cbd3c8
No known key found for this signature in database
GPG key ID: 25BC68888A99A8BA

View file

@ -1,4 +1,4 @@
#d2c-err { #d2-err {
/* This style was copied from Chrome's svg parser error style. */ /* This style was copied from Chrome's svg parser error style. */
white-space: pre-wrap; white-space: pre-wrap;
border: 2px solid #c77; border: 2px solid #c77;