Tweak panel button divider color
This commit is contained in:
parent
fb4fd54f6f
commit
4409636c0b
3 changed files with 3 additions and 2 deletions
|
@ -21,6 +21,7 @@ limitations under the License.
|
|||
.mx_HeaderButtons::before {
|
||||
content: "";
|
||||
background-color: $header-divider-color;
|
||||
opacity: 0.5;
|
||||
margin: 0 15px;
|
||||
border-radius: 2px;
|
||||
width: 2px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue