match quick action button border color with hamburger menu button

This commit is contained in:
tomtjes 2024-01-21 11:17:52 -05:00
parent 22dec90921
commit a557e4628e

View File

@ -231,7 +231,7 @@ export default {
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid rgba(46, 46, 46, 0.5);
border: 1px solid rgba(46, 46, 46, 0.1);
border-radius: 0.1875rem;
z-index: 1001;
}