mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
removes unnecessary height
This commit is contained in:
parent
6df1c36011
commit
3621292a0e
|
@ -2,7 +2,7 @@
|
|||
@push('css')
|
||||
<style>
|
||||
:root {
|
||||
--l2p-height: 400px;
|
||||
--l2p-height: 200px;
|
||||
--l2p-background-color: aliceblue;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue