mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-15 20:13:48 +00:00
Fixed responsive properties
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
.short-urls-row__cell {
|
||||
vertical-align: middle !important;
|
||||
}
|
||||
.short-urls-row__cell--break {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.short-urls-row__cell--relative {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user