forked from spacebar/SplatNet
show different icons depending on selected screen
This commit is contained in:
parent
4e7b2211a7
commit
fed8db1705
3 changed files with 68 additions and 16 deletions
|
|
@ -284,4 +284,9 @@ body {
|
|||
width: 21px;
|
||||
height: 41px;
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
.rank-accent.standard-mode-fix {
|
||||
transform: scale(2.0);
|
||||
transform-origin: center;
|
||||
}
|
||||
Loading…
Reference in a new issue