Icon for flair tab
This commit is contained in:
parent
e2ba1cc0d6
commit
3d59cf996f
3 changed files with 9 additions and 3 deletions
|
@ -55,6 +55,7 @@ limitations under the License.
|
|||
.mx_TabbedView_maskedIcon {;
|
||||
margin-left: 6px;
|
||||
margin-right: 9px;
|
||||
margin-top: 1px;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
display: inline-block;
|
||||
|
@ -66,7 +67,7 @@ limitations under the License.
|
|||
mask-repeat: no-repeat;
|
||||
mask-size: 14px;
|
||||
width: 14px;
|
||||
height: 15px;
|
||||
height: 18px;
|
||||
mask-position: center;
|
||||
content: '';
|
||||
vertical-align: middle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue