mirror of
https://github.com/element-hq/element-call.git
synced 2026-05-03 03:16:01 +00:00
Merge pull request #1513 from robintown/layout-toggle-safari
Fix layout toggle looking broken on Safari (I hope)
This commit is contained in:
@@ -24,6 +24,8 @@ limitations under the License.
|
||||
|
||||
.toggle input {
|
||||
appearance: none;
|
||||
/* Safari puts a margin on these, which is not removed via appearance: none */
|
||||
margin: 0;
|
||||
outline: none !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user