Team chat
This commit is contained in:
@@ -369,12 +369,12 @@
|
||||
}
|
||||
}
|
||||
button {
|
||||
height: 54px;
|
||||
height: 54px !important;
|
||||
border-radius: 0;
|
||||
border: none;
|
||||
background-color: darken(@bg-color, 15%);
|
||||
background-color: darken(@bg-color, 15%) !important;
|
||||
&:hover {
|
||||
background-color: darken(@bg-color, 20%);
|
||||
background-color: darken(@bg-color, 20%) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user