Browse Source

style(contact): 圆角修改

master
peijunlei 2 weeks ago
parent
commit
7d8a7f80d5
  1. 1
      public/themes/dist_static/static/css/contact.css

1
public/themes/dist_static/static/css/contact.css

@ -481,7 +481,6 @@
gap: 20Px; gap: 20Px;
padding: 20Px 16Px; padding: 20Px 16Px;
border-radius: 16Px; border-radius: 16Px;
border-radius: 24Px;
backdrop-filter: blur(20Px); backdrop-filter: blur(20Px);
background: rgba(255, 255, 255, 0.8); background: rgba(255, 255, 255, 0.8);
border: 1Px solid rgb(223, 224, 226); border: 1Px solid rgb(223, 224, 226);

Loading…
Cancel
Save