box model fixes and tests

This commit is contained in:
Will McGugan
2022-04-21 11:43:45 +01:00
parent 2823718011
commit bc63723363
8 changed files with 56 additions and 59 deletions

View File

@@ -201,7 +201,8 @@ Warning {
Success {
max-width: 80;
height:3;
height:3;
box-sizing: border-box;
background: $success-lighten-3;
color: $text-success-lighten-3-fade-1;
border-top: hkey $success;