Skip to content

increase navigator-dock-wrapper width so that it doesn't overflow in x #29896

increase navigator-dock-wrapper width so that it doesn't overflow in x

increase navigator-dock-wrapper width so that it doesn't overflow in x #29896

Workflow file for this run

name: "IRC Notification"
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: irc push
uses: vmiklos/notify-irc@fd4b1c5613390a6ba6bdd83e5af75b3dacd86ac8
if: github.event_name == 'push' && github.event.ref == 'refs/heads/main' && github.repository == 'CollaboraOnline/online'
with:
channel: "#cool-dev"
nickname: github-online
message: |
${{ toJson(github.event) }}