Outline button - Border width sass


Topic: Outline button - Border width sass

2acode pro asked 7 years ago

Hi, which file and variable in sass set the width of outline buttons to 2px? I want to change back to 1px. Thanks  

Marta Szymanska staff pro premium answered 7 years ago

Hi, go to mixins.scss and find this part: // Make outline button @mixin make-outline-button ($name, $color) { .btn-outline-#{$name} { border: 2px solid $color !important; change 2px to 1 px and safe. Best, Marta
Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No