You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-18 04:02:04 +03:00
Add comment on network chevron placement
This commit is contained in:
@@ -147,7 +147,7 @@ limitations under the License.
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
width: 24px;
|
width: 24px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
right: -26.5px; // - (24 + 2.5)
|
right: -26.5px; // - (width: 24 + spacing to align with X above: 2.5)
|
||||||
top: -3px;
|
top: -3px;
|
||||||
mask-repeat: no-repeat;
|
mask-repeat: no-repeat;
|
||||||
mask-position: center;
|
mask-position: center;
|
||||||
|
Reference in New Issue
Block a user