chore: 💄 button height 3.5rem

This commit is contained in:
ThatOneCalculator 2022-08-19 23:50:00 -07:00
parent 504753c896
commit f0af0b60f2
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "12.118.1-calc.11.2",
"version": "12.118.1-calc.11.3",
"codename": "aqua",
"repository": {
"type": "git",

View file

@ -328,7 +328,7 @@ const wallpaper = localStorage.getItem('wallpaper') != null;
flex: 1;
padding: 0;
margin: auto;
height: 64px;
height: 3.5rem;
border-radius: 8px;
/* background: var(--panel); */
background-position: center;