mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
removed minimum width css to fit mobile devices with lesser width (#3090)
* Update instance-features-table.component.scss removed this minimum width option because on mobile phones this resulted in page being larger than the phone width * Update instance-features-table.component.scss removed blank lines as requested
This commit is contained in:
parent
aea53cc649
commit
39392b24e2
1 changed files with 1 additions and 3 deletions
|
@ -7,8 +7,6 @@ table {
|
|||
|
||||
.label,
|
||||
.sub-label {
|
||||
min-width: 330px;
|
||||
|
||||
&.label {
|
||||
font-weight: $font-semibold;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue