We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b8bada commit fef8f39Copy full SHA for fef8f39
res/css/views/rooms/_IRCLayout.pcss
@@ -17,7 +17,7 @@ limitations under the License.
17
$irc-line-height: $font-18px;
18
19
.mx_IRCLayout {
20
- --name-width: 70px;
+ --name-width: 80px; // cf. ircDisplayNameWidth on Settings.tsx
21
--icon-width: 14px;
22
--right-padding: 5px;
23
0 commit comments