DmitryRyumin commited on
Commit
5616336
β€’
1 Parent(s): d202f34

Update app.css

Browse files
Files changed (1) hide show
  1. app.css +4 -0
app.css CHANGED
@@ -47,4 +47,8 @@ div.noti-results-true textarea {
47
  height: fit-content;
48
  font-weight: bold;
49
  font-size: 16px;
 
 
 
 
50
  }
 
47
  height: fit-content;
48
  font-weight: bold;
49
  font-size: 16px;
50
+ }
51
+
52
+ div.noti-results textarea {
53
+ font-weight: normal;
54
  }