mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
improve setting design
This commit is contained in:
+5
-2
@@ -1,6 +1,5 @@
|
||||
.setting {
|
||||
margin-left: 10px;
|
||||
margin-bottom: 10px;
|
||||
margin: 10px 10px 0 10px;
|
||||
}
|
||||
|
||||
.blockedAddress {
|
||||
@@ -18,6 +17,10 @@
|
||||
text-decoration: var(--button-text-decoration);
|
||||
}
|
||||
|
||||
.unblockButton {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.button:hover {
|
||||
color: var(--button-desktop-text-color-hover);
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user