mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
fix: Remove unused scss files
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
.dashboard__page{
|
||||
overflow: hidden;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
dashboard__insider dashboard__insider--invoice-form{
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
page-form page-form--strip page-form--invoice{
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
page-form form {
|
||||
overflow: auto;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
page-form__footer {
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
Reference in New Issue
Block a user