Tweak header divider line
This commit is contained in:
parent
7bad8d594d
commit
1359ac62cb
2 changed files with 3 additions and 1 deletions
|
@ -21,7 +21,7 @@ limitations under the License.
|
|||
.mx_HeaderButtons::before {
|
||||
content: "";
|
||||
background-color: $header-divider-color;
|
||||
margin: 2px 20px 5px 15px ;
|
||||
margin: 0 15px;
|
||||
border-radius: 2px;
|
||||
width: 2px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue