refactor: Update min-width property in controls-player-container for better layout handling
This commit is contained in:
@@ -379,7 +379,7 @@
|
||||
transition: all 0.2s;
|
||||
|
||||
&.hide {
|
||||
min-width: none;
|
||||
min-width: auto;
|
||||
width: 92px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user