Amélioration affichage label des tuiles

这个提交包含在:
wpetit 2016-04-15 17:18:06 +02:00
父节点 5de75e42f8
当前提交 ce0551e91e
共有 1 个文件被更改,包括 3 次插入3 次删除

查看文件

@ -152,8 +152,8 @@ html, body {
transition: 150ms linear;
position: relative;
overflow: hidden;
width: 125px;
height: 155px;
width: 145px;
height: 145px;
}
.launcher li.app-item::after {
@ -185,7 +185,7 @@ html, body {
text-overflow: ellipsis;
max-width: 90%;
overflow: hidden;
margin: auto;
margin: 5px auto;
}
/* Edit View */