Explicit color for tagpanel buttons
This commit is contained in:
parent
d7fb39fd08
commit
c00495304f
3 changed files with 3 additions and 1 deletions
|
@ -38,7 +38,7 @@ limitations under the License.
|
|||
height: 40px;
|
||||
width: 40px;
|
||||
border-radius: 20px;
|
||||
background-color: $roomheader-addroom-color;
|
||||
background-color: $tagpanel-button-color;
|
||||
position: relative;
|
||||
/* overwrite mx_RoleButton inline-block */
|
||||
display: block !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue