Skip to content

Commit

Permalink
Merge pull request #402 from henrikth93/henrikth93-#394
Browse files Browse the repository at this point in the history
Added shadows to menu
  • Loading branch information
andrewtavis committed Mar 9, 2024
2 parents b71e5f8 + 2f3d2d4 commit a0f377f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Scribe/SettingsTab/SettingsViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ final class SettingsViewController: UIViewController {
parentTable.backgroundColor = .clear
parentTable.sectionHeaderHeight = sectionHeaderHeight
parentTable.separatorInset = separatorInset
applyShadowEffects(elem: parentTable)

setFooterButtonView()

Expand Down

0 comments on commit a0f377f

Please sign in to comment.