mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-29 16:29:19 +02:00
this looks weird
This commit is contained in:
+7
-1
@@ -19,7 +19,7 @@
|
||||
<script src="js/3las/3las.js"></script>
|
||||
<script src="js/audio.js"></script>
|
||||
<script src="js/rtc-audio.js"></script>
|
||||
<style>
|
||||
<style>
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
@@ -63,6 +63,12 @@
|
||||
accent-color: #4af;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.fmdx-webrtc-playbutton-host .fmdx-webrtc-playbutton {
|
||||
height: auto !important;
|
||||
min-height: unset !important;
|
||||
padding: 10px 24px !important;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user