Use 'inline-size' instead of 'width'
This commit is contained in:
+1
-1
@@ -1764,7 +1764,7 @@ h3.title {
|
|||||||
.menu-item td {
|
.menu-item td {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 100%;
|
inline-size: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu-item.drag-over td {
|
.menu-item.drag-over td {
|
||||||
|
|||||||
Reference in New Issue
Block a user