Fixed minor UI glitches in visits section

This commit is contained in:
Alejandro Celaya
2020-12-30 19:48:02 +01:00
parent 1927ad2d3a
commit ba5a99dc2a
4 changed files with 14 additions and 7 deletions

View File

@@ -19,6 +19,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Fixed
* [#364](https://github.com/shlinkio/shlink-web-client/issues/364) Fixed all dropdowns so that they are consistently styled.
* [#366](https://github.com/shlinkio/shlink-web-client/issues/366) Fixed text in visits menu jumping to next line in some tablet resolutions.
* [#367](https://github.com/shlinkio/shlink-web-client/issues/367) Removed conflicting overflow in visits table for mobile devices.
## [3.0.0] - 2020-12-22