mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(settings): add crypto wallets
This commit is contained in:
@@ -12,6 +12,16 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.settingsModal button {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
.settingsModal input[type='text'] {
|
||||
outline: none;
|
||||
border: 1px solid #aaa;
|
||||
padding: 2px 4px 3px;
|
||||
}
|
||||
|
||||
.settingsModal {
|
||||
top: 25px;
|
||||
width: 394px;
|
||||
|
||||
Reference in New Issue
Block a user