Optimize stylesheet in ToolsFramework

This commit is contained in:
2023-10-14 23:20:48 +08:00
parent 7f709ac341
commit 6e31eb6e9d

View File

@@ -192,8 +192,8 @@ body {
align-items: center;
margin-left: 4px;
padding: 10px;
width: 32px;
height: 32px;
width: 36px;
height: 36px;
font-size: constants.$SIZE_ICON_XS;
border: 2px constants.$font-secondary-color solid;
color: constants.$font-secondary-color;