mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
added overflow hidden on chatinputfield
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
display:none;
|
||||
}
|
||||
|
||||
#chatPlaylist{
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* GLOBAL STYLES */
|
||||
|
||||
#playbar{
|
||||
|
||||
Reference in New Issue
Block a user