Set overflow clip margin for website button wrappers

This commit is contained in:
Helen Chong 2024-07-20 17:34:26 +08:00
parent 5479543587
commit 2fe0edc0b3
1 changed files with 1 additions and 0 deletions

View File

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