Fix debug category layout
This commit is contained in:
parent
cc858b4d0a
commit
fba096ff0c
@ -273,8 +273,8 @@ button::-moz-focus-inner { border: 0; }
|
|||||||
flex-flow: row nowrap;
|
flex-flow: row nowrap;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin: 10px;
|
margin-top: 10px;
|
||||||
width: 30%;
|
width: 33%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.debug-category p {
|
.debug-category p {
|
||||||
|
|||||||
Reference in New Issue
Block a user