Updated text color to white and swapped icons round
This commit is contained in:
@@ -217,7 +217,7 @@ struct ContentView: View {
|
||||
VStack(alignment: .leading, spacing: 0) {
|
||||
NavigationView {
|
||||
|
||||
SideMenuView(damus_state: damus, isSidebarVisible: $isSideBarOpened).zIndex(1)
|
||||
SideMenuView(damus_state: damus, isSidebarVisible: $isSideBarOpened)
|
||||
|
||||
VStack(alignment: .leading, spacing: 0) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user