Underline visible sections in header
Signed-off-by: Tulir Asokan <tulir@maunium.net>
This commit is contained in:
parent
088c9bff9e
commit
e16d0bfa4d
4 changed files with 56 additions and 25 deletions
|
@ -57,10 +57,10 @@ limitations under the License.
|
|||
background-color: $focus-bg-color;
|
||||
border-bottom: 2px solid $button-bg-color;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_EmojiPicker_anchor_selected {
|
||||
border-bottom: 2px solid $button-bg-color;
|
||||
}
|
||||
.mx_EmojiPicker_anchor_visible {
|
||||
border-bottom: 2px solid $button-bg-color;
|
||||
}
|
||||
|
||||
.mx_EmojiPicker_search {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue