Clip web button wrapper overflow on x-axis

This commit is contained in:
Helen Chong 2024-07-20 15:51:09 +08:00
parent 2b82f680ea
commit d0390d49d8
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@ p + .adoptables { margin-top: 1em; }
list-style-type: "";
padding: 0;
margin: 0;
overflow-x: clip;
}
/* Tabs */