slightly better css for minimap
This commit is contained in:
parent
34f71a4658
commit
5639b5e8c9
@ -30,14 +30,14 @@
|
|||||||
|
|
||||||
.Selectable .Board {
|
.Selectable .Board {
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
|
border: 0.5px solid #e4e4e4;
|
||||||
}
|
}
|
||||||
.Selectable .Board .Tile {
|
.Selectable .Board .Tile {
|
||||||
font-size: 33.3%;
|
font-size: 50%;
|
||||||
line-height: 4px;
|
line-height: 6px;
|
||||||
height: 4px;
|
height: 6px;
|
||||||
width: 4px;
|
width: 6px;
|
||||||
margin-right: -1px;
|
border: none;
|
||||||
margin-top: -1px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.Selectable .Message {
|
.Selectable .Message {
|
||||||
|
Loading…
Reference in New Issue
Block a user