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