mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 12:03:45 +08: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;
|
||||
align-items: center;
|
||||
background-color: $secondary;
|
||||
border: 1px solid $primary-medium;
|
||||
min-height: 30px;
|
||||
box-sizing: border-box;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.ignored-user-list-item {
|
||||
|
|
Loading…
Reference in New Issue
Block a user