mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-22 13:52:48 +02:00
Update dialogs.scss
Removes extraneous remaining code
This commit is contained in:
@@ -30,23 +30,4 @@ dialog {
|
||||
border-width: 4px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
&.is-center.is-dark {
|
||||
color: $background-color;
|
||||
background-color: $base-color;
|
||||
// &::before {
|
||||
// background-color: $base-color;
|
||||
// }
|
||||
|
||||
// &::after {
|
||||
// border-color: #fff;
|
||||
// }
|
||||
|
||||
// &.with-title {
|
||||
// > .title {
|
||||
// color: $background-color;
|
||||
// background-color: $base-color;
|
||||
// }
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user