mirror of
https://github.com/flarum/framework.git
synced 2024-11-22 07:21:49 +08:00
fix: header list item width
This commit is contained in:
parent
535dbb4a10
commit
4d227a6dda
|
@ -169,6 +169,7 @@
|
||||||
row-gap: 1px;
|
row-gap: 1px;
|
||||||
column-gap: 6px;
|
column-gap: 6px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
// Prevent outline overflowing parent
|
// Prevent outline overflowing parent
|
||||||
.add-keyboard-focus-ring-offset(-1px);
|
.add-keyboard-focus-ring-offset(-1px);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user