tailwind class name controlled for js file
This commit is contained in:
6
resources/assets/sass/app.css
vendored
6
resources/assets/sass/app.css
vendored
@@ -239,6 +239,12 @@
|
||||
#button-monthly {
|
||||
margin-left: unset !important;
|
||||
}
|
||||
|
||||
/* width of container, custom choose */
|
||||
[custom-half] {
|
||||
@apply sm:col-span-3 !important;
|
||||
}
|
||||
/* width of container, custom choose */
|
||||
}
|
||||
|
||||
/* menu */
|
||||
|
||||
Reference in New Issue
Block a user