Fix debug category layout

This commit is contained in:
Simon Stürz 2019-10-08 09:44:12 +02:00
parent cc858b4d0a
commit fba096ff0c

View File

@ -273,8 +273,8 @@ button::-moz-focus-inner { border: 0; }
flex-flow: row nowrap;
justify-content: center;
align-items: center;
margin: 10px;
width: 30%;
margin-top: 10px;
width: 33%;
}
.debug-category p {