Topic: Outline button - Border width sass

2acode pro asked 6 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 Wierzbicka staff answered 6 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

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags