diff --git a/app/assets/stylesheets/_sn.scss b/app/assets/stylesheets/_sn.scss index 3b7a77c5c..70733b8c7 100644 --- a/app/assets/stylesheets/_sn.scss +++ b/app/assets/stylesheets/_sn.scss @@ -99,6 +99,10 @@ max-width: 265px; } +.h-32px { + height: 32px; +} + .h-1px { height: 1px; }