mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
refactor(settings-modal): move crypto settings under Bitsocial Account section
This commit is contained in:
@@ -131,6 +131,16 @@
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.subSectionHeader {
|
||||
text-align: left;
|
||||
font-weight: 700;
|
||||
font-size: 14px;
|
||||
margin: 15px 10px 10px;
|
||||
padding-top: 10px;
|
||||
border-top: var(--settings-modal-header-border-bottom);
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
.checkForUpdatesButton {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user