We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25cf4e9 commit 109590fCopy full SHA for 109590f
1 file changed
Constants.lua
@@ -8,7 +8,7 @@ local Constants = {}
8
addon.Constants = Constants
9
10
Constants.TITLEBAR_HEIGHT = 30
11
-Constants.TABLE_ROW_HEIGHT = 24
+Constants.TABLE_ROW_HEIGHT = 30
12
Constants.TABLE_HEADER_HEIGHT = 32
13
Constants.TABLE_CELL_PADDING = 8
14
Constants.MAX_WINDOW_HEIGHT = 500
0 commit comments