mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: fix icon warning position in sidebar modal (#22572)
This commit is contained in:
@@ -160,10 +160,10 @@
|
||||
input.warning {
|
||||
border: 1px solid var(--danger);
|
||||
}
|
||||
.icon.warning,
|
||||
.value.warning {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.sidebar-section-form__input-wrapper {
|
||||
margin-bottom: 1em;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user