Allow user to adjust the threshold for the unsquare building warning

This commit is contained in:
Bryan Housel
2019-05-18 15:44:29 -04:00
parent 03dd95e00f
commit 511f8ecc82
5 changed files with 136 additions and 13 deletions
+8
View File
@@ -3397,6 +3397,14 @@ button.autofix.action.active {
color: #05ac10;
}
input.square-degrees-input {
padding: 2px;
height: unset;
text-align: center;
background: rgba(0,0,0,0);
color: currentColor;
}
/* Entity Issues List */
.entity-issues .issue-container .issue {