mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
remove useless css property
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
.glow-on-hover {
|
||||
z-index: 0;
|
||||
border-radius: 10px;
|
||||
content: '';
|
||||
background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
|
||||
position: absolute;
|
||||
top: -4px;
|
||||
|
||||
Reference in New Issue
Block a user