JSFiddle - React, Tailwind, and code Playground
by moku23
CSS
body{
/* Frame 1801 */
/* Frame 1801 */
/* Frame 1801 */
/* Auto layout */
display: flex;
flex-direction: row;
align-items: flex-start;
padding: 16px 8px;
gap: 8px;
isolation: isolate;
position: absolute;
width: 360px;
height: 74px;
left: 0px;
bottom: 0px;
background: #000000;
/* Inside auto layout */
flex: none;
order: 13;
flex-grow: 0;
z-index: 13;
}