Skip to content

Commit afe913c

Browse files
authored
Fix citation modal width on mobile device (#4867)
* Modal width for mobile device * Fix citation button font * Add tests * Style citation button * Use calculated width * Update tests * Fit and finish * Update snapshots * Update entry * Fix ESLint
1 parent 8d04e66 commit afe913c

File tree

27 files changed

+199
-16
lines changed

27 files changed

+199
-16
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3030

3131
- Fixes [#4865](https://github.com/microsoft/BotFramework-WebChat/issues/4865). Fixed <kbd>CTRL</kbd> + <kbd>Z</kbd> should undo correctly, by [@compulim](https://github.com/compulim), in PR [#4861](https://github.com/microsoft/BotFramework-WebChat/issues/pull/4861)
3232
- Fixes [#4863](https://github.com/microsoft/BotFramework-WebChat/issues/4863). Disable dark theme for link references until chat history has dark theme support, by [@compulim](https://github.com/compulim), in PR [#4864](https://github.com/microsoft/BotFramework-WebChat/pull/4864)
33+
- Fixes [#4866](https://github.com/microsoft/BotFramework-WebChat/issues/4866). Citation modal show fill screen width on mobile device and various fit-and-finish, by [@compulim](https://github.com/compulim), in PR [#4867](https://github.com/microsoft/BotFramework-WebChat/pull/4867)
3334

3435
### Added
3536

Loading
Loading
Loading
11 Bytes
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)