Spaces:
Sleeping
Sleeping
DmitryRyumin
commited on
Commit
β’
5616336
1
Parent(s):
d202f34
Update app.css
Browse files
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 |
}
|