Tweak information button size
This commit is contained in:
parent
995f20b8e5
commit
114c09eb50
2 changed files with 4 additions and 1 deletions
|
|
@ -235,6 +235,9 @@ $hiliteColor: #4642f1;
|
|||
.info-button {
|
||||
background-color: $backgroundDark !important;
|
||||
margin: 0;
|
||||
width: 44px !important;
|
||||
height: 44px !important;
|
||||
border-radius: 22px !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue