mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fix for sizing in channelsettings
This commit is contained in:
@@ -861,6 +861,7 @@ input[type=text]:focus:not([readonly]) + label, input[type=password]:focus:not([
|
||||
}
|
||||
|
||||
#strict-input-number {
|
||||
width: 50px;
|
||||
border-bottom: transparent;
|
||||
}
|
||||
|
||||
|
||||
@@ -138,7 +138,7 @@
|
||||
</li>
|
||||
<li class="user-password-li hide">
|
||||
<span class="switch-text">
|
||||
Channel password
|
||||
Password
|
||||
</span>
|
||||
<div class="switch">
|
||||
<label>
|
||||
|
||||
Reference in New Issue
Block a user