Update styles.css

This commit is contained in:
Anirudh Sevugan 2025-04-20 19:44:15 -05:00 committed by GitHub
parent c8fa1669f0
commit fcbfd31884
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -149,6 +149,12 @@ h1 {
height: 20px;
}
.settings-info {
font-size: 0.85em;
color: #888;
margin-top: 10px;
}
#showDialogBtn {
margin: 10px 5px;
padding: 10px 20px;