fix kbd background colour
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
cad28c81c0
commit
9cda84c675
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ limitations under the License.
|
|||
kbd {
|
||||
padding: 5px;
|
||||
border-radius: 4px;
|
||||
background: $roomheader-addroom-bg-color;
|
||||
background: $other-user-pill-bg-color;
|
||||
margin-right: 5px;
|
||||
min-width: 20px;
|
||||
text-align: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue