RoundedBox: Fix description
This commit is contained in:
parent
eecbceda11
commit
4ab1dcc323
|
@ -18,7 +18,7 @@ from boxes import *
|
|||
|
||||
|
||||
class RoundedBox(Boxes):
|
||||
"""Box with rounded corners"""
|
||||
"""Box with vertical edges rounded"""
|
||||
|
||||
ui_group = "FlexBox"
|
||||
|
||||
|
|
Loading…
Reference in New Issue