comparison app/assets/stylesheets/application.scss @ 468:802dcd44188e

Now with webpacker
author nanaya <me@nanaya.pro>
date Sun, 23 Feb 2020 20:23:09 +0900
parents caac9bc885b4
children 68231013b01b
comparison
equal deleted inserted replaced
467:fd3078b4d355 468:802dcd44188e
1 @import "bootstrap-zp"; 1 @import "bootstrap-zp";
2 @import "highlightjs"; 2 @import "highlight.js/scss/default";
3 3
4 .input-url1 { display: none !important; } 4 .input-url1 { display: none !important; }
5 5
6 // overrides bootstrap 6 // overrides bootstrap
7 .form-control { 7 .form-control {
48 } 48 }
49 49
50 .zp-header { 50 .zp-header {
51 margin-top: 0px; 51 margin-top: 0px;
52 } 52 }
53