Change media queries

This commit is contained in:
1ilit
2023-09-19 15:51:46 +03:00
parent 6509d42478
commit 884bd32515
3 changed files with 4 additions and 4 deletions

View File

@@ -1204,7 +1204,7 @@ export default function ControlPanel(props) {
function toolbar() {
return (
<div className="py-1 px-5 flex justify-between items-center rounded-xl my-1 sm:mx-1 3xl:mx-6 select-none overflow-x-hidden toolbar-theme">
<div className="py-1 px-5 flex justify-between items-center rounded-xl my-1 sm:mx-1 xl:mx-6 select-none overflow-x-hidden toolbar-theme">
<div className="flex justify-start items-center">
{layoutDropdown()}
<Divider layout="vertical" margin="8px" />