mirror of
https://github.com/harness/drone.git
synced 2025-05-10 13:10:16 +08:00
fixed word wrap on user settings screen
This commit is contained in:
parent
c86c2ed237
commit
b1300be9f0
@ -1039,6 +1039,7 @@ nav {
|
|||||||
color:#666;
|
color:#666;
|
||||||
line-height:22px;
|
line-height:22px;
|
||||||
font-size:14px;
|
font-size:14px;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user