1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-31 17:51:46 +02:00

feat: add dialog polyfill for other than chrome

This commit is contained in:
BcRikko
2019-02-11 17:32:30 +09:00
parent 7dc16ceee0
commit b6f213d32d
4 changed files with 798 additions and 2 deletions

View File

@@ -19,7 +19,6 @@
}
}
&.is-dark {
position: relative;
color: $background-color;
background-color: $base-color;
border-color: $background-color;