Set overflow clip margin for website button wrappers

This commit is contained in:
Leilukin 2024-07-20 17:34:26 +08:00 committed by Helen Chong
parent ad49bf7647
commit c63d4f5ff9

View File

@ -162,6 +162,7 @@ p + .adoptables { margin-top: 1em; }
padding: 0;
margin: 0;
overflow-x: clip;
overflow-clip-margin: 0.5em;
}
/* Tabs */