Fix: <detail> HTML elements clickable area too wide. (#11666)
* Fix: Details element wide clickable area * LogoutDialog-test.tsx snapshot updated * Fixed open state clickable area for dropdowns * Advanced changed to advanced --------- Co-authored-by: Manan Sadana <manan.sadana@cnhteam.onmicrosoft.com> Co-authored-by: Florian Duros <florianduros@element.io>
This commit is contained in:
co-authored by
Manan Sadana
Florian Duros
parent
3a025c4b21
commit
7dc40e6613
@@ -22,6 +22,7 @@ limitations under the License.
|
||||
font-weight: var(--cpd-font-weight-semibold);
|
||||
cursor: pointer;
|
||||
color: $accent;
|
||||
width: fit-content;
|
||||
|
||||
/* list-style doesn't do it for webkit */
|
||||
&::-webkit-details-marker {
|
||||
|
||||
Reference in New Issue
Block a user