match quick action button border color with hamburger menu button
This commit is contained in:
parent
22dec90921
commit
a557e4628e
@ -231,7 +231,7 @@ export default {
|
|||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
background-color: transparent;
|
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;
|
border-radius: 0.1875rem;
|
||||||
z-index: 1001;
|
z-index: 1001;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user