mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: remove confusing border on ignored users list
This commit is contained in:
parent
19dda59932
commit
fe645c0f0b
@ -5,10 +5,8 @@
|
|||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background-color: $secondary;
|
background-color: $secondary;
|
||||||
border: 1px solid $primary-medium;
|
|
||||||
min-height: 30px;
|
min-height: 30px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 5px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.ignored-user-list-item {
|
.ignored-user-list-item {
|
||||||
|
Loading…
Reference in New Issue
Block a user