mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-23 01:38:57 +00:00
Update border-radius on TopBar
This commit is contained in:
parent
d98361583f
commit
2513bcc61a
@ -14,7 +14,7 @@ const PageWrapper = ({ children }) => {
|
|||||||
<div
|
<div
|
||||||
style={{
|
style={{
|
||||||
border: "4px solid #09101C",
|
border: "4px solid #09101C",
|
||||||
"border-radius": "45px",
|
"border-radius": "30px",
|
||||||
padding: "0",
|
padding: "0",
|
||||||
margin: "0",
|
margin: "0",
|
||||||
}}
|
}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user