Update 'narrowstyle.css'

This commit is contained in:
anglk 2021-03-12 13:01:44 +01:00
parent 2f9ccfb655
commit 96806dfffd

View File

@ -219,7 +219,8 @@ button.minimize {
} }
.resize-drag { .resize-drag {
width: 620px; /* width: 620px; */
width: 100%;
padding: 0.4rem 1.8rem 1.8rem 0.4rem; padding: 0.4rem 1.8rem 1.8rem 0.4rem;
margin: 1rem; margin: 1rem;
touch-action: none; touch-action: none;