mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
feat: scss architecture.
This commit is contained in:
9
client/src/style/components/dialog.scss
Normal file
9
client/src/style/components/dialog.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
// Dialog
|
||||
.#{$ns}-dialog{
|
||||
background: #fff;
|
||||
|
||||
&-header{
|
||||
background: #ebf1f5;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user