Trying to use framework7 components
This commit is contained in:
8
src/scss/global.scss
Normal file
8
src/scss/global.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
button {
|
||||
width: auto !important;
|
||||
}
|
||||
|
||||
:root {
|
||||
--f7-block-margin-vertical: 10px;
|
||||
--f7-block-padding-horizontal: 0px;
|
||||
}
|
||||
Reference in New Issue
Block a user