mirror of
https://github.com/discourse/discourse.git
synced 2025-03-15 02:55:28 +08:00
UX: Fix inputs alignment in admin/customize/colors
This commit is contained in:
parent
4babdf510b
commit
7ac9a79ecb
@ -487,10 +487,14 @@
|
||||
.hex-input {
|
||||
width: 80px;
|
||||
margin-bottom: 0;
|
||||
margin-right: 6px;
|
||||
}
|
||||
.hex {
|
||||
text-align: center;
|
||||
}
|
||||
.color-input {
|
||||
display: flex;
|
||||
}
|
||||
h3 {
|
||||
margin: 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user